{

"name": "through2",
"version": "0.6.5",
"description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
"main": "through2.js",
"scripts": {
  "test": "node test/test.js",
  "test-local": "brtapsauce-local test/basic-test.js"
},
"repository": {
  "type": "git",
  "url": "git+https://github.com/rvagg/through2.git"
},
"keywords": [
  "stream",
  "streams2",
  "through",
  "transform"
],
"author": {
  "name": "Rod Vagg",
  "email": "r@va.gg",
  "url": "https://github.com/rvagg"
},
"license": "MIT",
"dependencies": {
  "readable-stream": ">=1.0.33-1 <1.1.0-0",
  "xtend": ">=4.0.0 <4.1.0-0"
},
"devDependencies": {
  "bl": ">=0.9.0 <0.10.0-0",
  "stream-spigot": ">=3.0.4 <3.1.0-0",
  "tape": ">=2.14.0 <2.15.0-0"
},
"gitHead": "ba4a87875f2c82323c10023e36f4ae4b386c1bf8",
"bugs": {
  "url": "https://github.com/rvagg/through2/issues"
},
"homepage": "https://github.com/rvagg/through2",
"_id": "through2@0.6.5",
"_shasum": "41ab9c67b29d57209071410e1d7a7a968cd3ad48",
"_from": "through2@>=0.6.1 <0.7.0",
"_npmVersion": "1.4.28",
"_npmUser": {
  "name": "bryce",
  "email": "bryce@ravenwall.com"
},
"maintainers": [
  {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  {
    "name": "bryce",
    "email": "bryce@ravenwall.com"
  }
],
"dist": {
  "shasum": "41ab9c67b29d57209071410e1d7a7a968cd3ad48",
  "tarball": "http://registry.npmjs.org/through2/-/through2-0.6.5.tgz"
},
"directories": {},
"_resolved": "http://registry.npmjs.org/through2/-/through2-0.6.5.tgz",
"readme": "ERROR: No README data found!"

}