{
  "_args": [
    [
      "pump@0.3.5",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "pump@0.3.5",
  "_id": "pump@0.3.5",
  "_inBundle": false,
  "_integrity": "sha1-rl/4wfk+2HrcZTCpdWWxJvWFRUs=",
  "_location": "/pump",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pump@0.3.5",
    "name": "pump",
    "escapedName": "pump",
    "rawSpec": "0.3.5",
    "saveSpec": null,
    "fetchSpec": "0.3.5"
  },
  "_requiredBy": [
    "/tar-fs"
  ],
  "_resolved": "https://registry.npmjs.org/pump/-/pump-0.3.5.tgz",
  "_spec": "0.3.5",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Mathias Buus Madsen",
    "email": "mathiasbuus@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/pump/issues"
  },
  "dependencies": {
    "end-of-stream": "~1.0.0",
    "once": "~1.2.0"
  },
  "description": "pipe streams together and close all of them if one of them closes",
  "homepage": "https://github.com/mafintosh/pump#readme",
  "keywords": [
    "streams",
    "pipe",
    "destroy",
    "callback"
  ],
  "license": "MIT",
  "name": "pump",
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/pump.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.3.5"
}
