You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.6 KiB
72 lines
1.6 KiB
{
|
|
"_from": "debug@~2.0.0",
|
|
"_id": "debug@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ib2d9nMrUSVrxnBTQrugLtEhMe8=",
|
|
"_location": "/debug",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "debug@~2.0.0",
|
|
"name": "debug",
|
|
"escapedName": "debug",
|
|
"rawSpec": "~2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/express",
|
|
"/express/send",
|
|
"/finalhandler",
|
|
"/serve-static/send"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.0.0.tgz",
|
|
"_shasum": "89bd9df6732b51256bc6705342bba02ed12131ef",
|
|
"_spec": "debug@~2.0.0",
|
|
"_where": "/var/www/htdocs/coze/socket/node_modules/express",
|
|
"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.6.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "small debugging utility",
|
|
"devDependencies": {
|
|
"browserify": "5.11.0",
|
|
"mocha": "*"
|
|
},
|
|
"homepage": "https://github.com/visionmedia/debug#readme",
|
|
"keywords": [
|
|
"debug",
|
|
"log",
|
|
"debugger"
|
|
],
|
|
"main": "./node.js",
|
|
"name": "debug",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/debug.git"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|