{
  "_args": [
    [
      "debug@^0.7.4",
      "/usr/share/npm/node_modules/esformatter"
    ]
  ],
  "_from": "debug@>=0.7.4 <0.8.0",
  "_id": "debug@0.7.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter/debug",
  "_npmUser": {
    "email": "tj@vision-media.ca",
    "name": "tjholowaychuk"
  },
  "_npmVersion": "1.3.13",
  "_phantomChildren": {},
  "_requested": {
    "name": "debug",
    "raw": "debug@^0.7.4",
    "rawSpec": "^0.7.4",
    "scope": null,
    "spec": ">=0.7.4 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter"
  ],
  "_resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz",
  "_shasum": "06e1ea8082c2cb14e39806e22e2f6f757f92af39",
  "_shrinkwrap": null,
  "_spec": "debug@^0.7.4",
  "_where": "/usr/share/npm/node_modules/esformatter",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "browser": "./debug.js",
  "bugs": {
    "url": "https://github.com/visionmedia/debug/issues"
  },
  "component": {
    "scripts": {
      "debug/debug.js": "debug.js",
      "debug/index.js": "index.js"
    }
  },
  "dependencies": {},
  "description": "small debugging utility",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "06e1ea8082c2cb14e39806e22e2f6f757f92af39",
    "tarball": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
  },
  "engines": {
    "node": "*"
  },
  "files": [
    "debug.js",
    "index.js",
    "lib/debug.js"
  ],
  "homepage": "https://github.com/visionmedia/debug",
  "keywords": [
    "debug",
    "debugger",
    "log"
  ],
  "main": "lib/debug.js",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "debug",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/debug.git"
  },
  "version": "0.7.4"
}
