{
  "name": "fh-mbaas-middleware",
  "version": "2.3.5",
  "description": "Module for fh-mbaas as a service",
  "main": "index.js",
  "author": "FeedHenry",
  "license": "Apache-2.0",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git@github.com:feedhenry/fh-mbaas-middleware.git"
  },
  "bugs": {
    "url": "https://github.com/feedhenry/fh-mbaas-middleware/issues"
  },
  "dependencies": {
    "async": "0.9.2",
    "cuid": "1.3.8",
    "express": "4.16.0",
    "fh-amqp-js": "0.7.5",
    "fh-cls-mongoose": "2.1.1",
    "fh-logger": "1.0.0",
    "moment": "2.19.3",
    "mongodb": "2.2.35",
    "mongoose": "4.11.14",
    "mongoose-filter-denormalize": "0.2.1",
    "mongoose-timestamp": "0.3.0",
    "mongoose-unique-validator": "0.3.0",
    "mongoose-validator": "1.3.2",
    "nodemailer": "2.6.4",
    "nodemailer-sendgrid-transport": "0.2.0",
    "optimist": "0.6.1",
    "rc": "0.4.0",
    "request": "2.83.0",
    "underscore": "1.8.3"
  },
  "devDependencies": {
    "fh-config": "^2.0.0",
    "grunt": "^1.0.1",
    "grunt-fh-build": "^2.0.1",
    "istanbul": "0.4.5",
    "mocha": "3.1.2",
    "mockgoose": "^2.0.1",
    "proxyquire": "0.5.3",
    "should": "2.1.1",
    "sinon": "^1.10.3",
    "supertest": "0.8.2",
    "time-grunt": "~0.3.1"
  }
}
