{
  "name": "h5-local-debug-server",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "commander": "^2.11.0",
    "fs-extra": "^4.0.2",
    "koa": "^2.3.0",
    "koa-body": "^2.5.0",
    "koa-cors": "0.0.16",
    "koa-router": "^7.2.1",
    "koa-sendfile": "^2.0.0",
    "log4js": "^2.3.4",
    "mysql": "^2.15.0"
  }
}
