{
  "name": "cmbf-hapi-restmodel",
  "version": "0.6.17",
  "author": "Joel Grenon <joelgrenon@covistra.com>",
  "description": "Hapi plugin building a REST Api from Joi schema, backed by covistra-mongo plugin",
  "dependencies": {
    "bluebird": "^3.3.4",
    "boom": "^3.0.0",
    "calibrate": "^2.0.2",
    "joi": "^7.0.1",
    "lodash": "^4.6.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Covistra/hapi-cmbf-restmodel"
  },
  "license": "Apache-2.0",
  "devDependencies": {
    "bunyan": "^1.6.0",
    "bunyan-format": "^0.2.1",
    "catbox-memory": "^2.0.1",
    "chai": "^3.4.1",
    "cmbf-core": "^1.7.8",
    "covistra-system": "^0.6.6",
    "gulp": "^3.9.1",
    "gulp-istanbul": "^0.10.3",
    "gulp-mocha": "^2.2.0",
    "hapi": "^13.0.0",
    "hapi-config": "^0.2.2",
    "minimist": "^1.2.0"
  }
}
