Sha256: 50d2af3adb8737f0c4fbc572c3ade11c4532e856947ebcdd4089ffc29f448135
Contents?: true
Size: 1.64 KB
Versions: 85
Compression:
Stored size: 1.64 KB
Contents
{ "name": "debug", "version": "2.1.0", "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": "953162b4fa8849268d147f4bac91c737baee55bb", "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, "homepage": "https://github.com/visionmedia/debug", "_id": "debug@2.1.0", "scripts": {}, "_shasum": "33ab915659d8c2cc8a41443d94d6ebd37697ed21", "_from": "debug@2.1.0", "_npmVersion": "2.1.3", "_nodeVersion": "0.10.32", "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "dist": { "shasum": "33ab915659d8c2cc8a41443d94d6ebd37697ed21", "tarball": "http://registry.npmjs.org/debug/-/debug-2.1.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/debug/-/debug-2.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
85 entries across 85 versions & 1 rubygems