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.
 
 
 

108 lines
2.4 KiB

{
"_args": [
[
{
"raw": "debug@~2.1.0",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "~2.1.0",
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
]
],
"_from": "debug@>=2.1.0 <2.2.0",
"_id": "debug@2.1.3",
"_inCache": true,
"_location": "/debug",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "debug@~2.1.0",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "~2.1.0",
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"_requiredBy": [
"/express",
"/finalhandler",
"/send"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.1.3.tgz",
"_shasum": "ce8ab1b5ee8fbee2bfa3b633cab93d366b63418e",
"_shrinkwrap": null,
"_spec": "debug@~2.1.0",
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
"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"
}
],
"dependencies": {
"ms": "0.7.0"
},
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "ce8ab1b5ee8fbee2bfa3b633cab93d366b63418e",
"tarball": "https://registry.npmjs.org/debug/-/debug-2.1.3.tgz"
},
"gitHead": "0a8e4b7e0d2d1b55ef4e7422498ca24c677ae63a",
"homepage": "https://github.com/visionmedia/debug",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./node.js",
"maintainers": [
{
"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.1.3"
}