114 lines
2.6 KiB
JSON
114 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"debug@2.3.3",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io-adapter"
|
|
]
|
|
],
|
|
"_from": "debug@2.3.3",
|
|
"_id": "debug@2.3.3",
|
|
"_inCache": true,
|
|
"_location": "/socket.io-adapter/debug",
|
|
"_nodeVersion": "7.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/debug-2.3.3.tgz_1479585558307_0.03629564819857478"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
},
|
|
"_npmVersion": "3.10.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "debug",
|
|
"raw": "debug@2.3.3",
|
|
"rawSpec": "2.3.3",
|
|
"scope": null,
|
|
"spec": "2.3.3",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/socket.io-adapter"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
|
|
"_shasum": "40c453e67e6e13c901ddec317af8986cda9eff8c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "debug@2.3.3",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io-adapter",
|
|
"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": [
|
|
{
|
|
"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": "40c453e67e6e13c901ddec317af8986cda9eff8c",
|
|
"tarball": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz"
|
|
},
|
|
"gitHead": "3ad8df75614cd4306709ad73519fd579971fb8d9",
|
|
"homepage": "https://github.com/visionmedia/debug#readme",
|
|
"installable": true,
|
|
"keywords": [
|
|
"debug",
|
|
"debugger",
|
|
"log"
|
|
],
|
|
"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": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/debug.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "2.3.3"
|
|
}
|