{
  "name": "okgoes",
  "version": "1.0.20",
  "description": "okgoes.js",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zyw327/okgoes.git"
  },
  "keywords": [
    "okgoes",
    "okgoes.js",
    "koa",
    "mysql",
    "mongodb",
    "redis"
  ],
  "author": "zengyuwen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zyw327/okgoes/issues"
  },
  "homepage": "https://github.com/zyw327/okgoes#readme",
  "dependencies": {
    "ejs": "^2.7.4",
    "koa": "^2.13.0",
    "koa-body": "^2.6.0",
    "koa-cors": "0.0.16",
    "koa-router": "^7.4.0",
    "koa-session": "^5.13.1",
    "koa-static": "^4.0.2",
    "mongodb": "^3.6.3",
    "mysql": "^2.18.1",
    "mz": "^2.7.0",
    "nodemailer": "^4.7.0",
    "redis": "^3.0.2",
    "request": "^2.88.2"
  }
}
