{
  "name": "1255280383",
  "version": "1.0.0",
  "description": "node.js测试模块",
  "main": "server.js",
  "dependencies": {
    "express": "^4.13.4"
  },
  "devDependencies": {},
  "scripts": {
    "test": "make test",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/runoob/runoob.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/runoob/runoob/issues"
  },
  "homepage": "https://github.com/runoob/runoob#readme"
}
