{
  "_args": [
    [
      "npmlog@4.1.0",
      "/Users/eshanker/Code/fsevents"
    ]
  ],
  "_from": "npmlog@4.1.0",
  "_id": "npmlog@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==",
  "_location": "/npmlog",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npmlog@4.1.0",
    "name": "npmlog",
    "escapedName": "npmlog",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz",
  "_spec": "4.1.0",
  "_where": "/Users/eshanker/Code/fsevents",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npmlog/issues"
  },
  "dependencies": {
    "are-we-there-yet": "~1.1.2",
    "console-control-strings": "~1.1.0",
    "gauge": "~2.7.3",
    "set-blocking": "~2.0.0"
  },
  "description": "logger for npm",
  "devDependencies": {
    "standard": "~7.1.2",
    "tap": "~5.7.3"
  },
  "files": [
    "log.js"
  ],
  "homepage": "https://github.com/npm/npmlog#readme",
  "license": "ISC",
  "main": "log.js",
  "name": "npmlog",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npmlog.git"
  },
  "scripts": {
    "test": "standard && tap test/*.js"
  },
  "version": "4.1.0"
}
