{
  "_args": [
    [
      "through2@^3.0.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/firestore"
    ]
  ],
  "_from": "through2@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "through2@3.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/through2",
  "_nodeVersion": "11.10.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/through2_3.0.1_1551401592406_0.31603558673929033"
  },
  "_npmUser": {
    "email": "r@va.gg",
    "name": "rvagg"
  },
  "_npmVersion": "6.7.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "through2",
    "raw": "through2@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@google-cloud/firestore",
    "/@google-cloud/storage"
  ],
  "_resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
  "_shasum": "39276e713c3302edf9e388dd9c812dd3b825bd5a",
  "_shrinkwrap": null,
  "_spec": "through2@^3.0.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/firestore",
  "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 || 3"
  },
  "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
  "devDependencies": {
    "bl": "~2.0.1",
    "faucet": "0.0.1",
    "nyc": "~13.1.0",
    "stream-spigot": "~3.0.6",
    "tape": "~4.9.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceIJ5CRA9TVsSAnZWagAAoTcP/RtBJJJnx1t2euwGtGbv\nDYKZIfRxmWsH8VI3RmyYKcHGKOefsMgCfCkM38OLkOxl8bKPJHBv2p7Z+YWO\n+4RX9bWbsS9QbIj6MPguMNPaU1uzBoJoXiR0U1YyTDbQkCheH/dZ/Tkc6Idh\n4D/Ul+bN2kIQsQwzrrC1y18RtXxM0hlA0WolWbdhvjn90xdQHsrG2uxe7/qY\nxhgLHyCc5cWsVwV3HfD9IiHj0/JEifo4++Fb/5vI/VgBsfGdqjg9pN7NbCwu\nOTh1azuCcsB+t91AuK+ZPc6s3ptot1Do8T2MX3QoLQwEtQpO4P/YZCB+LmtL\n6+C0K0bT+jhFmpQoI5YvsSAm14fEYFUDXe9eGBIbyBjG9ImqGBRFjeLFHX4t\nlMsWxI4LoPr+k/t+M65ZxplXbV6B860iEkDhyUPbP6CpexiNei1iLAnPuhUQ\ntFxtskYtJwnOqsfjMCWzfDFu/gb/MBcjBIqczUVwlvh64QPTH5P0P81Nm683\n3bvhgHQ/BYcm2WNWGMXFDOsEIl4/bC68qlGbJNxKvIDnnRwUo9XyzDoumc0Y\nczaa1/oQbPhDixW73R9a59J+DRDJ7ZAa0bh7nUGORUC/P5XdVkD+Xg9hjb2q\nfyrP0+tUh7oR1qPyABAEHMaPXhCwe9RUKGQZ6Q3cALhj/BNZzNxlet0SNp50\nDwQ8\r\n=fkMy\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "39276e713c3302edf9e388dd9c812dd3b825bd5a",
    "tarball": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
    "unpackedSize": 17355
  },
  "gitHead": "d0696e4be57337c5742ac6fe9d20892a2ab78b2e",
  "homepage": "https://github.com/rvagg/through2#readme",
  "keywords": [
    "stream",
    "streams2",
    "through",
    "transform"
  ],
  "license": "MIT",
  "main": "through2.js",
  "maintainers": [
    {
      "name": "bryce",
      "email": "bryce@ravenwall.com"
    },
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "through2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/through2.git"
  },
  "scripts": {
    "test": "nyc node test/test.js | faucet && nyc report"
  },
  "version": "3.0.1"
}
