package.json
536 Bytes
{
"name": "oss_termproject",
"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/2019102201/OSS_TermProject.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"cheerio": "^1.0.0-rc.3",
"ejs": "^3.1.3",
"express": "^4.17.1",
"fs": "0.0.1-security",
"path": "^0.12.7",
"request": "^2.88.2"
}
}