{
  "_args": [
    [
      "multipipe@2.0.3",
      "/var/www/brandplatform.be/nibc-lot"
    ]
  ],
  "_from": "multipipe@2.0.3",
  "_id": "multipipe@2.0.3",
  "_inBundle": false,
  "_integrity": "sha512-OtUaPHj/mrk2dh+34+uw7RGGg7rhOcV7UVjhyHM3zk/yvUq7580G5XNEw9elzjR2N92GmB+YxgS/b0+xo8zHPQ==",
  "_location": "/multipipe",
  "_phantomChildren": {
    "readable-stream": "2.3.6"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "multipipe@2.0.3",
    "name": "multipipe",
    "escapedName": "multipipe",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/gulp-iconfont"
  ],
  "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "/var/www/brandplatform.be/nibc-lot",
  "bugs": {
    "url": "https://github.com/juliangruber/multipipe/issues"
  },
  "dependencies": {
    "duplexer2": "^0.1.2",
    "object-assign": "^4.1.0"
  },
  "description": "pipe streams with centralized error handling",
  "devDependencies": {
    "mocha": "^3.0.0",
    "prettier-standard": "^7.0.3",
    "standard": "^10.0.3",
    "through2": "^2.0.0"
  },
  "homepage": "https://github.com/juliangruber/multipipe#readme",
  "license": "MIT",
  "name": "multipipe",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/juliangruber/multipipe.git"
  },
  "scripts": {
    "test": "prettier-standard '*.js' 'test/*.js' && standard && mocha --reporter spec --timeout 300"
  },
  "version": "2.0.3"
}
