{
  "_from": "bole@^2.0.0",
  "_id": "bole@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-2KocaQRnv7T+Ebh0rLLoOH44JhU=",
  "_location": "/bole",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bole@^2.0.0",
    "name": "bole",
    "escapedName": "bole",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/budo"
  ],
  "_resolved": "https://registry.npmjs.org/bole/-/bole-2.0.0.tgz",
  "_shasum": "d8aa1c690467bfb4fe11b874acb2e8387e382615",
  "_spec": "bole@^2.0.0",
  "_where": "/Users/jongacnik/Sites/_modules/choo-reactive/example/node_modules/budo",
  "author": {
    "name": "Rod Vagg",
    "email": "r@va.gg",
    "url": "@rvagg"
  },
  "bugs": {
    "url": "https://github.com/rvagg/bole/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-util-is": ">=1.0.1 <1.1.0-0",
    "individual": ">=3.0.0 <3.1.0-0",
    "json-stringify-safe": ">=5.0.0 <5.1.0-0"
  },
  "deprecated": false,
  "description": "A tiny JSON logger",
  "devDependencies": {
    "bl": ">=0.9.3 <0.10.0-0",
    "hyperquest": ">=1.0.1 <1.1.0-0",
    "list-stream": ">=1.0.0 <1.1.0-0",
    "tape": ">=3.0.3 <3.1.0-0"
  },
  "homepage": "https://github.com/rvagg/bole#readme",
  "keywords": [
    "logging",
    "json"
  ],
  "license": "MIT",
  "main": "bole.js",
  "name": "bole",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/bole.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "2.0.0"
}
