123 lines
2.7 KiB
JSON
123 lines
2.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "debug@^2.1.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "debug",
|
||
|
"name": "debug",
|
||
|
"rawSpec": "^2.1.0",
|
||
|
"spec": ">=2.1.0 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"/srv/demos/node_modules/dns-js"
|
||
|
]
|
||
|
],
|
||
|
"_from": "debug@>=2.1.0 <3.0.0",
|
||
|
"_id": "debug@2.3.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/debug",
|
||
|
"_nodeVersion": "7.0.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/debug-2.3.2.tgz_1478759402178_0.8417916153557599"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "tootallnate",
|
||
|
"email": "nathan@tootallnate.net"
|
||
|
},
|
||
|
"_npmVersion": "3.10.8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "debug@^2.1.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "debug",
|
||
|
"name": "debug",
|
||
|
"rawSpec": "^2.1.0",
|
||
|
"spec": ">=2.1.0 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/dns-js"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.3.2.tgz",
|
||
|
"_shasum": "94cb466ef7d6d2c7e5245cdd6e4104f2d0d70d30",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "debug@^2.1.0",
|
||
|
"_where": "/srv/demos/node_modules/dns-js",
|
||
|
"author": {
|
||
|
"name": "TJ Holowaychuk",
|
||
|
"email": "tj@vision-media.ca"
|
||
|
},
|
||
|
"browser": "./browser.js",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/visionmedia/debug/issues"
|
||
|
},
|
||
|
"component": {
|
||
|
"scripts": {
|
||
|
"debug/index.js": "browser.js",
|
||
|
"debug/debug.js": "debug.js"
|
||
|
}
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Nathan Rajlich",
|
||
|
"email": "nathan@tootallnate.net",
|
||
|
"url": "http://n8.io"
|
||
|
},
|
||
|
{
|
||
|
"name": "Andrew Rhyne",
|
||
|
"email": "rhyneandrew@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"ms": "0.7.2"
|
||
|
},
|
||
|
"description": "small debugging utility",
|
||
|
"devDependencies": {
|
||
|
"browserify": "9.0.3",
|
||
|
"mocha": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "94cb466ef7d6d2c7e5245cdd6e4104f2d0d70d30",
|
||
|
"tarball": "https://registry.npmjs.org/debug/-/debug-2.3.2.tgz"
|
||
|
},
|
||
|
"gitHead": "1c6f45840d0dba8cb14f9975b4633bb685fda400",
|
||
|
"homepage": "https://github.com/visionmedia/debug#readme",
|
||
|
"keywords": [
|
||
|
"debug",
|
||
|
"log",
|
||
|
"debugger"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "kolban",
|
||
|
"email": "kolban1@kolban.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "thebigredgeek",
|
||
|
"email": "rhyneandrew@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "tjholowaychuk",
|
||
|
"email": "tj@vision-media.ca"
|
||
|
},
|
||
|
{
|
||
|
"name": "tootallnate",
|
||
|
"email": "nathan@tootallnate.net"
|
||
|
}
|
||
|
],
|
||
|
"name": "debug",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/visionmedia/debug.git"
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"version": "2.3.2"
|
||
|
}
|