{
  "name": "gr_core",
  "version": "0.0.1",
  "private": false,
  "scripts": {
    "start": "node ./bin/www"
  },
  "dependencies": {
    "body-parser": "~1.13.2",
    "cookie-parser": "~1.3.5",
    "debug": "~2.2.0",
    "ejs": "~2.3.3",
    "express": "~4.13.1",
    "morgan": "~1.6.1",
    "serve-favicon": "~2.3.0"
  },
  "main": "app.js",
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://git.oschina.net/zhangshiming/GR_Core.git"
  },
  "keywords": [
    "adminTLE",
    "nodejs"
  ],
  "author": "nico_ming",
  "license": "ISC",
  "description": ""
}
