mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
50 lines (49 loc) • 1.51 kB
JSON
{
"_from": "mongolike-operations@~0.1.5",
"_id": "mongolike-operations@0.1.5",
"_inBundle": false,
"_integrity": "sha512-sYFNudINVxHuC68pJp4HWi4IXL3GPLeg4s/wSEWPyNKAd62cpXli9FYwex3d1eLo718o2znXlINfjRK+LZOoeA==",
"_location": "/mongolike-operations",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mongolike-operations@~0.1.5",
"name": "mongolike-operations",
"escapedName": "mongolike-operations",
"rawSpec": "~0.1.5",
"saveSpec": null,
"fetchSpec": "~0.1.5"
},
"_requiredBy": [
"/oad-utils",
"/power-assign",
"/power-filter"
],
"_resolved": "https://registry.npmjs.org/mongolike-operations/-/mongolike-operations-0.1.5.tgz",
"_shasum": "b8879c0798c1c59d4f5a8d2539c270c79ea09c18",
"_spec": "mongolike-operations@~0.1.5",
"_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/power-assign",
"author": {
"name": "Shin Suzuki",
"email": "shinout310@gmail.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Define Flow interfaces of MongoDB-like Operations used in Phenyl modules.",
"files": [
"index.js",
"decls",
"package.json",
"LICENSE",
"README.md"
],
"license": "Apache License 2.0",
"main": "index.js",
"name": "mongolike-operations",
"repository": {
"type": "git",
"url": "https://github.com/phenyl-js/phenyl/tree/master/modules/mongolike-operations"
},
"version": "0.1.5"
}