package.json
390 Bytes
{
"name": "enjoy_soccer",
"version": "1.0.0",
"description": "",
"main": "push.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://khuhub.khu.ac.kr/2018102191/enjoy_soccer.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.1",
"request": "^2.88.2"
}
}