{
  "name": "qs2mongo",
  "version": "1.3.1",
  "description": "qs2mongo",
  "main": "index.js",
  "scripts": {
    "test": "grunt test",
    "build": "grunt build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Parsimotion/qs2mongo.git"
  },
  "dependencies": {
    "bluebird": "3.4.1",
    "coffee-script": "1.11.0",
    "lodash": "4.17.4",
    "mocha": "3.2.0"
  },
  "peerDependencies": {
    "mongodb": "*"
  },
  "devDependencies": {
    "grunt": "1.0.1",
    "grunt-bump": "0.8.0",
    "grunt-contrib-clean": "1.0.0",
    "grunt-contrib-coffee": "1.0.0",
    "grunt-mocha-test": "0.13.2",
    "mongoose": "8.14.1",
    "should": "11.1.0"
  },
  "author": "Parsimotion",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Parsimotion/qs2mongo/issues"
  },
  "homepage": "https://github.com/Parsimotion/qs2mongo#readme"
}
