{
  "_args": [
    [
      "readable-stream@~1.0.26",
      "/Users/gil/projects/testim/click-test/src/selenium/node_modules/archiver"
    ]
  ],
  "_from": "readable-stream@>=1.0.26 <1.1.0",
  "_id": "readable-stream@1.0.33",
  "_inCache": true,
  "_location": "/readable-stream",
  "_npmUser": {
    "email": "rod@vagg.org",
    "name": "rvagg"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "readable-stream",
    "raw": "readable-stream@~1.0.26",
    "rawSpec": "~1.0.26",
    "scope": null,
    "spec": ">=1.0.26 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/archiver",
    "/bl",
    "/compress-commons",
    "/crc32-stream",
    "/lazystream",
    "/tar-stream",
    "/zip-stream"
  ],
  "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
  "_shasum": "3a360dd66c1b1d7fd4705389860eda1d0f61126c",
  "_shrinkwrap": null,
  "_spec": "readable-stream@~1.0.26",
  "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/archiver",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "browser": {
    "util": false
  },
  "bugs": {
    "url": "https://github.com/isaacs/readable-stream/issues"
  },
  "dependencies": {
    "core-util-is": "~1.0.0",
    "inherits": "~2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "~0.10.x"
  },
  "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
  "devDependencies": {
    "tap": "~0.2.6"
  },
  "directories": {},
  "dist": {
    "shasum": "3a360dd66c1b1d7fd4705389860eda1d0f61126c",
    "tarball": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz"
  },
  "gitHead": "0bf97a117c5646556548966409ebc57a6dda2638",
  "homepage": "https://github.com/isaacs/readable-stream",
  "installable": true,
  "keywords": [
    "pipe",
    "readable",
    "stream"
  ],
  "license": "MIT",
  "main": "readable.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "readable-stream",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/readable-stream"
  },
  "scripts": {
    "test": "tap test/simple/*.js"
  },
  "version": "1.0.33"
}
