{
  "name": "@nzz/q-server",
  "version": "2.6.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha",
    "start:prod": "APP_ENV=prod node index.js",
    "start:staging": "APP_ENV=staging node index.js",
    "start:local": "APP_ENV=local node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nzzdev/Q-server.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nzzdev/Q-server/issues"
  },
  "homepage": "https://github.com/nzzdev/Q-server#readme",
  "dependencies": {
    "boom": "^4.2.0",
    "catbox-memory": "^2.0.4",
    "chai": "^3.5.0",
    "clone": "^2.1.1",
    "confidence": "^3.0.2",
    "deepmerge": "^1.5.0",
    "good": "^7.1.0",
    "good-console": "^6.4.0",
    "good-squeeze": "^5.0.2",
    "h2o2": "^5.4.0",
    "hapi": "^16.4.3",
    "hapi-auth-couchdb-cookie": "^3.1.0",
    "hapi-etags": "^0.1.0",
    "hapi-swagger": "^7.5.0",
    "hoek": "^4.1.0",
    "inert": "^4.0.3",
    "joi": "^10.0.6",
    "json-schema-ref-parser": "^3.1.2",
    "mocha": "^3.2.0",
    "nano": "^6.2.0",
    "node-fetch": "^1.6.3",
    "puppeteer": "^0.12.0",
    "vision": "^4.1.1",
    "white-out": "^2.0.0",
    "wreck": "^13.0.3"
  }
}
