mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
93 lines (92 loc) • 2.22 kB
JSON
{
"_from": "git://github.com/izigibran/omit-deep.git#0.4.0",
"_id": "omit-deep@0.3.0",
"_inBundle": false,
"_integrity": "",
"_location": "/omit-deep",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "omit-deep@git://github.com/izigibran/omit-deep.git#0.4.0",
"name": "omit-deep",
"escapedName": "omit-deep",
"rawSpec": "git://github.com/izigibran/omit-deep.git#0.4.0",
"saveSpec": "git://github.com/izigibran/omit-deep.git#0.4.0",
"fetchSpec": "git://github.com/izigibran/omit-deep.git",
"gitCommittish": "0.4.0"
},
"_requiredBy": [
"/mongoose-diff-tracking"
],
"_resolved": "git://github.com/izigibran/omit-deep.git#3727e48ecdbd58cb50a2a8aba1911f8d2c9fdde9",
"_spec": "omit-deep@git://github.com/izigibran/omit-deep.git#0.4.0",
"_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/mongoose-diff-tracking",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/omit-deep/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-plain-object": "^2.0.1",
"unset-value": "^0.1.1"
},
"deprecated": false,
"description": "Recursively omit the specified key or keys from an object.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/omit-deep",
"keywords": [
"deep",
"delete",
"key",
"keys",
"object",
"omit",
"prop",
"properties",
"remove",
"values"
],
"license": "MIT",
"main": "index.js",
"name": "omit-deep",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/omit-deep.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
},
"related": {
"list": []
},
"reflinks": [
"verb",
"verb-generate-readme"
]
},
"version": "0.3.0"
}