package.json 506 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": {
    "body-parser": "^1.19.0",
    "express": "^4.17.1",
    "mongoose": "^5.9.15"
  }
}