{
  "name": "koa-test",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node index.js",
    "start": "gulp"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chance": "^1.0.11",
    "clear": "0.0.1",
    "fs-extra": "^7.0.1",
    "gulp": "^3.9.1",
    "gulp-livereload": "^3.8.1",
    "gulp-nodemon": "^2.4.2",
    "handlebars": "^4.0.10",
    "handlebars-layouts": "^3.1.4",
    "jsonwebtoken": "^7.4.1",
    "knex": "^0.13.0",
    "koa": "^2.7.0",
    "koa-body": "^2.3.0",
    "koa-cors": "0.0.16",
    "koa-logger": "^3.1.0",
    "koa-mount": "^3.0.0",
    "koa-router": "^7.1.1",
    "koa-static": "^3.0.0",
    "koa-validate": "^1.0.7",
    "lodash": "^4.17.4",
    "moment": "^2.18.1",
    "nodemailer": "^4.4.1",
    "pg": "^7.0.2",
    "r2": "^2.0.0",
    "request": "^2.88.0",
    "request-promise": "^4.2.2",
    "rootpath": "^0.1.2",
    "sha1": "^1.1.1",
    "sharp": "^0.20.1",
    "truncate": "^2.0.0",
    "truncate-html": "^0.1.4"
  }
}
