{
  "_args": [
    [
      "through2@2.0.1",
      "/Users/nw/flint/packages/flint"
    ]
  ],
  "_from": "through2@2.0.1",
  "_id": "through2@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/through2",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/through2-2.0.1.tgz_1454928418348_0.7339043114334345"
  },
  "_npmUser": {
    "email": "rod@vagg.org",
    "name": "rvagg"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "through2",
    "raw": "through2@2.0.1",
    "rawSpec": "2.0.1",
    "scope": null,
    "spec": "2.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/gulp-if",
    "/gulp-ignore",
    "/gulp-sourcemaps",
    "/gulp-uglify",
    "/gulp-util",
    "/ternary-stream"
  ],
  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.1.tgz",
  "_shasum": "384e75314d49f32de12eebb8136b8eb6b5d59da9",
  "_shrinkwrap": null,
  "_spec": "through2@2.0.1",
  "_where": "/Users/nw/flint/packages/flint",
  "author": {
    "email": "r@va.gg",
    "name": "Rod Vagg",
    "url": "https://github.com/rvagg"
  },
  "bugs": {
    "url": "https://github.com/rvagg/through2/issues"
  },
  "dependencies": {
    "readable-stream": "~2.0.0",
    "xtend": "~4.0.0"
  },
  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
  "devDependencies": {
    "bl": "~0.9.4",
    "faucet": "0.0.1",
    "stream-spigot": "~3.0.5",
    "tape": "~4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "384e75314d49f32de12eebb8136b8eb6b5d59da9",
    "tarball": "http://registry.npmjs.org/through2/-/through2-2.0.1.tgz"
  },
  "gitHead": "6d52a1b77db13a741f2708cd5854a198e4ae3072",
  "homepage": "https://github.com/rvagg/through2#readme",
  "keywords": [
    "stream",
    "streams2",
    "through",
    "transform"
  ],
  "license": "MIT",
  "main": "through2.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "bryce",
      "email": "bryce@ravenwall.com"
    }
  ],
  "name": "through2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/through2.git"
  },
  "scripts": {
    "test": "node test/test.js | faucet",
    "test-local": "brtapsauce-local test/basic-test.js"
  },
  "version": "2.0.1"
}
