mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
80 lines (79 loc) • 1.78 kB
JSON
{
"_from": "debug@~2.2.0",
"_id": "debug@2.2.0",
"_inBundle": false,
"_integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=",
"_location": "/debug",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "debug@~2.2.0",
"name": "debug",
"escapedName": "debug",
"rawSpec": "~2.2.0",
"saveSpec": null,
"fetchSpec": "~2.2.0"
},
"_requiredBy": [
"/",
"/body-parser",
"/express",
"/finalhandler",
"/morgan",
"/mquery",
"/send",
"/serve-static/send",
"/snapdragon",
"/undefsafe"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
"_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
"_spec": "debug@~2.2.0",
"_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"debug/index.js": "browser.js",
"debug/debug.js": "debug.js"
}
},
"contributors": [
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
}
],
"dependencies": {
"ms": "0.7.1"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",
"mocha": "*"
},
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./node.js",
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"version": "2.2.0"
}