{
  "author": {
    "name": "Scott Smereka"
  },
  "bugs": {
    "url": "http://github.com/ssmereka/cramit/issues"
  },
  "contributors": [],
  "dependencies": {
    "async": "^1.4.2",
    "bunyan": "^1.5.1",
    "crave": "0.0.14",
    "lodash": "3.10.1",
    "mongoose": "^4.1.9"
  },
  "description": "",
  "devDependencies": {
    "codecov.io": "^0.1.6",
    "istanbul": "^0.3.20",
    "mocha": "^2.3.3",
    "should": "^7.1.0"
  },
  "engines": {
    "node": ">=0.12"
  },
  "keywords": [
    "data",
    "database",
    "manager",
    "cram",
    "jam",
    "load"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/ssmereka/cramit/blob/master/license"
    }
  ],
  "main": "./libs",
  "name": "cramit",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/ssmereka/cramit.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.0.3"
}
