mongoose-diff-tracking
Version:
Manage Mongo Collection diff History and versions
83 lines (82 loc) • 1.86 kB
JSON
{
"_from": "supports-color@^0.2.0",
"_id": "supports-color@0.2.0",
"_inBundle": false,
"_integrity": "sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=",
"_location": "/supports-color",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "supports-color@^0.2.0",
"name": "supports-color",
"escapedName": "supports-color",
"rawSpec": "^0.2.0",
"saveSpec": null,
"fetchSpec": "^0.2.0"
},
"_requiredBy": [
"/chalk"
],
"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz",
"_shasum": "d92de2694eb3f67323973d7ae3d8b55b4c22190a",
"_spec": "supports-color@^0.2.0",
"_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/chalk",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bin": {
"supports-color": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/supports-color/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Detect whether a terminal supports color",
"devDependencies": {
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"cli.js"
],
"homepage": "https://github.com/sindresorhus/supports-color#readme",
"keywords": [
"cli",
"bin",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"ansi",
"styles",
"tty",
"rgb",
"256",
"shell",
"xterm",
"command-line",
"support",
"supports",
"capability",
"detect"
],
"license": "MIT",
"name": "supports-color",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/supports-color.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.2.0"
}