mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
58 lines (57 loc) • 1.41 kB
JSON
{
"_from": "mpath@0.2.1",
"_id": "mpath@0.2.1",
"_inBundle": false,
"_integrity": "sha1-Ok6Ck1mAHeljCcJ6ay4QLon56W4=",
"_location": "/mpath",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mpath@0.2.1",
"name": "mpath",
"escapedName": "mpath",
"rawSpec": "0.2.1",
"saveSpec": null,
"fetchSpec": "0.2.1"
},
"_requiredBy": [
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.2.1.tgz",
"_shasum": "3a4e829359801de96309c27a6b2e102e89f9e96e",
"_spec": "mpath@0.2.1",
"_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/mpath/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "{G,S}et object values using MongoDB-like path notation",
"devDependencies": {
"benchmark": "~1.0.0",
"mocha": "1.8.1"
},
"homepage": "https://github.com/aheckmann/mpath#readme",
"keywords": [
"mongodb",
"path",
"get",
"set"
],
"license": "MIT",
"main": "index.js",
"name": "mpath",
"repository": {
"type": "git",
"url": "git://github.com/aheckmann/mpath.git"
},
"scripts": {
"test": "make test"
},
"version": "0.2.1"
}