{
  "name": "mlab-crud",
  "version": "0.1.0",
  "description": "Simple crud router creation for mlab",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mlab",
    "crud"
  ],
  "author": "berreig <berreig@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "mongodb": "2.2.29",
    "express": "4.15.3"
  }
}
