package.json
438 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",
"JSON": "^1.0.0",
"request": "^2.88.2",
"tryparse": "^0.0.2"
}
}