UNPKG

mockgoose

Version:

Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.

16 lines (15 loc) 279 B
{ "name": "158", "private": true, "version": "1.0.0", "description": "mockgoose issue 158", "main": "index.js", "scripts": { "test": "mocha test" }, "dependencies": { "mongoose": "*" }, "author": "Roman Jurkov <winfinit@gmail.com>", "license": "ISC" }