{
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "name": "npmlog",
  "description": "logger for npm",
  "version": "1.1.0",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/npmlog.git"
  },
  "main": "log.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "dependencies": {
    "ansi": "~0.3.0",
    "are-we-there-yet": "~1.0.0",
    "gauge": "~1.1.0"
  },
  "devDependencies": {
    "tap": ""
  },
  "license": "BSD",
  "gitHead": "d8e2bd3976cc052816ea3eaea2db45e257763d74",
  "bugs": {
    "url": "https://github.com/isaacs/npmlog/issues"
  },
  "homepage": "https://github.com/isaacs/npmlog",
  "_id": "npmlog@1.1.0",
  "_shasum": "8744168148df1ce3f3387c0bc38154883b4af5f4",
  "_from": "npmlog@>=1.1.0 <1.2.0",
  "_npmVersion": "2.4.0",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "name": "iarna",
    "email": "me@re-becca.org"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    }
  ],
  "dist": {
    "shasum": "8744168148df1ce3f3387c0bc38154883b4af5f4",
    "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-1.1.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-1.1.0.tgz"
}
