99 lines
2.2 KiB
JSON
99 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"debug@2.2.0",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/mocha"
|
||
|
]
|
||
|
],
|
||
|
"_from": "debug@2.2.0",
|
||
|
"_id": "debug@2.2.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/debug",
|
||
|
"_nodeVersion": "0.12.2",
|
||
|
"_npmUser": {
|
||
|
"email": "nathan@tootallnate.net",
|
||
|
"name": "tootallnate"
|
||
|
},
|
||
|
"_npmVersion": "2.7.4",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "debug",
|
||
|
"raw": "debug@2.2.0",
|
||
|
"rawSpec": "2.2.0",
|
||
|
"scope": null,
|
||
|
"spec": "2.2.0",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/mocha"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
|
||
|
"_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "debug@2.2.0",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/mocha",
|
||
|
"author": {
|
||
|
"email": "tj@vision-media.ca",
|
||
|
"name": "TJ Holowaychuk"
|
||
|
},
|
||
|
"browser": "./browser.js",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/visionmedia/debug/issues"
|
||
|
},
|
||
|
"component": {
|
||
|
"scripts": {
|
||
|
"debug/debug.js": "debug.js",
|
||
|
"debug/index.js": "browser.js"
|
||
|
}
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"email": "nathan@tootallnate.net",
|
||
|
"name": "Nathan Rajlich",
|
||
|
"url": "http://n8.io"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"ms": "0.7.1"
|
||
|
},
|
||
|
"description": "small debugging utility",
|
||
|
"devDependencies": {
|
||
|
"browserify": "9.0.3",
|
||
|
"mocha": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
|
||
|
"tarball": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
|
||
|
},
|
||
|
"gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
|
||
|
"homepage": "https://github.com/visionmedia/debug",
|
||
|
"keywords": [
|
||
|
"debug",
|
||
|
"log",
|
||
|
"debugger"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./node.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "tj@vision-media.ca",
|
||
|
"name": "tjholowaychuk"
|
||
|
},
|
||
|
{
|
||
|
"email": "nathan@tootallnate.net",
|
||
|
"name": "tootallnate"
|
||
|
}
|
||
|
],
|
||
|
"name": "debug",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/visionmedia/debug.git"
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"version": "2.2.0"
|
||
|
}
|