UNPKG

easy-mongo-fixture

Version:

easy-mongo-fixture ================== [![Build Status](https://travis-ci.org/ivpusic/easy-mongo-fixture.svg?branch=master)](https://travis-ci.org/ivpusic/easy-mongo-fixture)

35 lines (34 loc) 692 B
{ "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" } }