{
  "_args": [
    [
      "is-stream-ended@^0.1.4",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax"
    ]
  ],
  "_from": "is-stream-ended@>=0.1.4 <0.2.0",
  "_id": "is-stream-ended@0.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-stream-ended",
  "_nodeVersion": "9.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/is-stream-ended_0.1.4_1522622965954_0.14039750499337122"
  },
  "_npmUser": {
    "email": "stephenplusplusplus@gmail.com",
    "name": "stephenplusplus"
  },
  "_npmVersion": "5.8.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "is-stream-ended",
    "raw": "is-stream-ended@^0.1.4",
    "rawSpec": "^0.1.4",
    "scope": null,
    "spec": ">=0.1.4 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/google-gax",
    "/split-array-stream"
  ],
  "_resolved": "https://registry.npmjs.org/is-stream-ended/-/is-stream-ended-0.1.4.tgz",
  "_shasum": "f50224e95e06bce0e356d440a4827cd35b267eda",
  "_shrinkwrap": null,
  "_spec": "is-stream-ended@^0.1.4",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/google-gax",
  "author": {
    "email": "sawchuk@gmail.com",
    "name": "Stephen Sawchuk"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/is-stream-ended/issues"
  },
  "dependencies": {},
  "description": "Check if a stream has ended",
  "devDependencies": {
    "mocha": "^2.2.5",
    "through2": "^2.0.3"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-xj0XPvmr7bQFTvirqnFr50o0hQIh6ZItDqloxt5aJrR4NQsYeSsyFQERYGCAzfindAcnKjINnwEEgLx4IqVzQw==",
    "shasum": "f50224e95e06bce0e356d440a4827cd35b267eda",
    "tarball": "https://registry.npmjs.org/is-stream-ended/-/is-stream-ended-0.1.4.tgz",
    "unpackedSize": 2681
  },
  "files": [
    "index.d.ts",
    "index.js"
  ],
  "gitHead": "31bf33b6121623b9c1f4f10b9b3dbad4112798d8",
  "homepage": "https://github.com/stephenplusplus/is-stream-ended#readme",
  "keywords": [
    "complete",
    "consumed",
    "end",
    "ended",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "stephenplusplus",
      "email": "sawchuk@gmail.com"
    }
  ],
  "name": "is-stream-ended",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/is-stream-ended.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "types": "index.d.ts",
  "version": "0.1.4"
}
