UNPKG

mongoose-diff-tracking

Version:
56 lines (55 loc) 1.33 kB
{ "_from": "muri@1.1.0", "_id": "muri@1.1.0", "_inBundle": false, "_integrity": "sha1-o6bXTmiogPQzokmnSWnLtmXMCt0=", "_location": "/muri", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "muri@1.1.0", "name": "muri", "escapedName": "muri", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/mongoose" ], "_resolved": "https://registry.npmjs.org/muri/-/muri-1.1.0.tgz", "_shasum": "a3a6d74e68a880f433a249a74969cbb665cc0add", "_spec": "muri@1.1.0", "_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/mongoose", "author": { "name": "Aaron Heckmann", "email": "aaron.heckmann+github@gmail.com" }, "bugs": { "url": "https://github.com/aheckmann/muri/issues" }, "bundleDependencies": false, "deprecated": false, "description": "MongoDB URI parser", "devDependencies": { "mocha": "1.21.5" }, "homepage": "https://github.com/aheckmann/muri#readme", "keywords": [ "mongodb", "uri", "parser" ], "license": "MIT", "main": "index.js", "name": "muri", "repository": { "type": "git", "url": "git://github.com/aheckmann/muri.git" }, "scripts": { "test": "make test" }, "version": "1.1.0" }