{
  "_id": "debuglog@1.0.1",
  "_inBundle": true,
  "_location": "/npm/debuglog",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/readdir-scoped-modules"
  ],
  "author": {
    "name": "Sam Roberts",
    "email": "sam@strongloop.com"
  },
  "browser": {
    "util": false
  },
  "bugs": {
    "url": "https://github.com/sam-github/node-debuglog/issues"
  },
  "description": "backport of util.debuglog from node v0.11",
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/sam-github/node-debuglog#readme",
  "license": "MIT",
  "main": "debuglog.js",
  "name": "debuglog",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sam-github/node-debuglog.git"
  },
  "version": "1.0.1"
}
