{ "name": "debug", "version": "2.1.2", "repository": { "type": "git", "url": "git://github.com/visionmedia/debug.git" }, "description": "small debugging utility", "keywords": [ "debug", "log", "debugger" ], "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "contributors": [ { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io" } ], "license": "MIT", "dependencies": { "ms": "0.7.0" }, "devDependencies": { "browserify": "9.0.3", "mocha": "*" }, "main": "./node.js", "browser": "./browser.js", "component": { "scripts": { "debug/index.js": "browser.js", "debug/debug.js": "debug.js" } }, "gitHead": "ef0b37817e88df724511e648c8c168618e892530", "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, "homepage": "https://github.com/visionmedia/debug", "_id": "debug@2.1.2", "scripts": {}, "_shasum": "d5853ec48011eafd9ec80a5c4733332c1e767a43", "_from": "debug@~2.1.1", "_npmVersion": "1.4.28", "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "dist": { "shasum": "d5853ec48011eafd9ec80a5c4733332c1e767a43", "tarball": "http://registry.npmjs.org/debug/-/debug-2.1.2.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/debug/-/debug-2.1.2.tgz" }