Showing
- TugasBesar2_2017/misc/wbd_ojekservice.sql 164 additions, 0 deletionsTugasBesar2_2017/misc/wbd_ojekservice.sql
- TugasBesar2_2017/settings.gradle 4 additions, 0 deletionsTugasBesar2_2017/settings.gradle
- package.json 25 additions, 0 deletionspackage.json
- yarn.lock 1433 additions, 0 deletionsyarn.lock
TugasBesar2_2017/misc/wbd_ojekservice.sql
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
TugasBesar2_2017/settings.gradle
0 → 100644
package.json
0 → 100644
{ | ||
"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, | ||
"dependencies": { | ||
"@firebase/app": "^0.1.2", | ||
"@firebase/messaging": "^0.1.3", | ||
"body-parser": "^1.18.2", | ||
"express": "^4.16.2", | ||
"mongoose": "^4.13.2" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.11.0", | ||
"eslint-config-standard": "^10.2.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-node": "^5.2.1", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-standard": "^3.0.1" | ||
} | ||
} |
yarn.lock
0 → 100644