{
  "_args": [
    [
      {
        "raw": "end-of-stream@^1.1.0",
        "scope": null,
        "escapedName": "end-of-stream",
        "name": "end-of-stream",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/pump"
    ]
  ],
  "_from": "end-of-stream@>=1.1.0 <2.0.0",
  "_id": "end-of-stream@1.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/end-of-stream",
  "_nodeVersion": "8.9.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/end-of-stream-1.4.1.tgz_1515600688004_0.3708031203132123"
  },
  "_npmUser": {
    "name": "mafintosh",
    "email": "mathiasbuus@gmail.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "end-of-stream@^1.1.0",
    "scope": null,
    "escapedName": "end-of-stream",
    "name": "end-of-stream",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pump"
  ],
  "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
  "_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
  "_shrinkwrap": null,
  "_spec": "end-of-stream@^1.1.0",
  "_where": "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/pump",
  "author": {
    "name": "Mathias Buus",
    "email": "mathiasbuus@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/end-of-stream/issues"
  },
  "dependencies": {
    "once": "^1.4.0"
  },
  "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
    "shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43",
    "tarball": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8a49159ed2661ee8ddb393c2503aee489f9ae271",
  "homepage": "https://github.com/mafintosh/end-of-stream",
  "keywords": [
    "stream",
    "streams",
    "callback",
    "finish",
    "close",
    "end",
    "wait"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    }
  ],
  "name": "end-of-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/end-of-stream.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.4.1"
}
