diff --git a/package.json b/package.json new file mode 100644 index 0000000000000000000000000000000000000000..d75b8158f8c451a90b859d9daea4e07fb659266e --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "name": "TugasBesar3_2017", + "version": "0.1", + "description": "PR-OJEK: Have a nice trip!", + "main": "index.js", + "repository": "http://gitlab.informatika.org/IF3110-2017-K02-AMEN/TugasBesar3_2017", + "author": "AMEN", + "license": "MIT", + "private": true +}