{
  "name": "example-service",
  "version": "2.5.0",
  "description": "Example API",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "gulp test"
  },
  "dependencies": {
    "boom": "^2.7.1",
    "config": "^1.13.0",
    "good": "^6.1.2",
    "good-console": "^5.0.0",
    "hapi": "^8.4.0",
    "hapi-swaggered": "^2.2.1",
    "hapi-swaggered-ui": "^1.6.1",
    "joi": "^6.4.1",
    "js-yaml": "^3.3.0",
    "lodash": "^3.6.0",
    "moment": "^2.10.2",
    "knex": "^0.8.6",
    "mysql": "^2.8.0"
  }
}
