UNPKG

conditional

Version:

A preconditions package based on Google's Preconditions library

73 lines (72 loc) 1.66 kB
{ "name": "debug", "version": "2.1.1", "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.6.2" }, "devDependencies": { "browserify": "6.1.0", "mocha": "*" }, "main": "./node.js", "browser": "./browser.js", "component": { "scripts": { "debug/index.js": "browser.js", "debug/debug.js": "debug.js" } }, "gitHead": "24cc5c04fc8886fa9afcadea4db439f9a6186ca4", "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, "homepage": "https://github.com/visionmedia/debug", "_id": "debug@2.1.1", "scripts": {}, "_shasum": "e0c548cc607adc22b537540dc3639c4236fdf90c", "_from": "debug@>=2.0.0 <3.0.0", "_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": "e0c548cc607adc22b537540dc3639c4236fdf90c", "tarball": "http://registry.npmjs.org/debug/-/debug-2.1.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/debug/-/debug-2.1.1.tgz", "readme": "ERROR: No README data found!" }