package.json
449 Bytes
{
"name": "hexa_for_you_renewal",
"version": "1.0.0",
"description": ">20151039045 정승호",
"main": "index.js",
"scripts": {
"start":"node index.js" ,
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@khuhub.khu.ac.kr:12959/2015103945/Hexa_for_you_renewal.git"
},
"author": "seungho",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
}
}