최현영

pakage.json

{
"name": "whereur",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@khuhub.khu.ac.kr:12959/2019102236/WhereUR.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",
"crypto": "^1.0.1",
"errorhandler": "^1.5.1",
"express": "^4.17.1",
"express-error-handler": "^1.1.0",
"express-session": "^1.17.1",
"http": "0.0.1-security",
"mongoose": "^5.9.16",
"path": "^0.12.7"
}
}