{
  "_args": [
    [
      "npmlog@0.0.6",
      "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos"
    ]
  ],
  "_from": "npmlog@0.0.6",
  "_id": "npmlog@0.0.6",
  "_inBundle": false,
  "_integrity": "sha1-aFBD/nGqFmXW47Ks7xgGQMr0CHM=",
  "_location": "/npmlog",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npmlog@0.0.6",
    "name": "npmlog",
    "escapedName": "npmlog",
    "rawSpec": "0.0.6",
    "saveSpec": null,
    "fetchSpec": "0.0.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.0.6.tgz",
  "_spec": "0.0.6",
  "_where": "/Users/paveljacko/DEV/PAVJACKO/Code/cli-webos",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/npmlog/issues"
  },
  "dependencies": {
    "ansi": "~0.2.1"
  },
  "description": "logger for npm",
  "devDependencies": {
    "tap": ""
  },
  "homepage": "https://github.com/isaacs/npmlog#readme",
  "license": "BSD",
  "main": "log.js",
  "name": "npmlog",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/npmlog.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.0.6"
}
