package.json
371 Bytes
{
"name": "oss-term-project",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://khuhub.khu.ac.kr/2011104003/OSS-Term-Project.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}