{
  "_args": [
    [
      {
        "raw": "bl@1.0.0",
        "scope": null,
        "escapedName": "bl",
        "name": "bl",
        "rawSpec": "1.0.0",
        "spec": "1.0.0",
        "type": "version"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/@request/core"
    ]
  ],
  "_from": "bl@1.0.0",
  "_id": "bl@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/bl",
  "_nodeVersion": "2.0.1-nightly20150618d2e4e03444",
  "_npmUser": {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "bl@1.0.0",
    "scope": null,
    "escapedName": "bl",
    "name": "bl",
    "rawSpec": "1.0.0",
    "spec": "1.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/@request/core"
  ],
  "_resolved": "http://localhost:3000/bl/-/bl-1.0.0/ada9a8a89a6d7ac60862f7dec7db207873e0c3f5.tgz",
  "_shasum": "ada9a8a89a6d7ac60862f7dec7db207873e0c3f5",
  "_shrinkwrap": null,
  "_spec": "bl@1.0.0",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/@request/core",
  "authors": [
    "Rod Vagg <rod@vagg.org> (https://github.com/rvagg)",
    "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
    "Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)"
  ],
  "bugs": {
    "url": "https://github.com/rvagg/bl/issues"
  },
  "dependencies": {
    "readable-stream": "~2.0.0"
  },
  "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
  "devDependencies": {
    "brtapsauce": "~0.3.0",
    "faucet": "~0.0.1",
    "hash_file": "~0.1.1",
    "tape": "~2.12.3"
  },
  "directories": {},
  "dist": {
    "shasum": "ada9a8a89a6d7ac60862f7dec7db207873e0c3f5",
    "tarball": "http://localhost:3000/bl/-/bl-1.0.0/ada9a8a89a6d7ac60862f7dec7db207873e0c3f5.tgz"
  },
  "gitHead": "1794938be6697a6d1e02cd942a4eea59b353347a",
  "homepage": "https://github.com/rvagg/bl",
  "keywords": [
    "buffer",
    "buffers",
    "stream",
    "awesomesauce"
  ],
  "license": "MIT",
  "main": "bl.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "bl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/bl.git"
  },
  "scripts": {
    "test": "node test/test.js | faucet",
    "test-local": "brtapsauce-local test/basic-test.js"
  },
  "version": "1.0.0"
}
