{
  "name": "easy-mongo-fixture",
  "version": "1.0.7",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ivpusic/easy-mongo-fixture.git"
  },
  "keywords": [
    "easy",
    "mongo",
    "fixture"
  ],
  "author": "Ivan Pusic",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ivpusic/easy-mongo-fixture/issues"
  },
  "homepage": "https://github.com/ivpusic/easy-mongo-fixture",
  "dependencies": {
    "q": "~1.0.1",
    "easy-fixture": "*",
    "mongodb": "~1.4.2"
  },
  "devDependencies": {
    "mocha": "~1.18.2",
    "should": "~3.3.1",
    "mongodb": "~1.4.2"
  }
}
