Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "multipipe",
  "version": "0.3.0",
  "description": "pipe streams with centralized error handling",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/juliangruber/multipipe.git"
  },
  "dependencies": {
    "duplexer2": "^0.1.2"
  },
  "devDependencies": {
    "mocha": "2.3.4",
    "through2": "^2.0.0"
  },
  "scripts": {
    "test": "make test"
  },
  "gitHead": "66263674131ff3dec8cbcb1115a74d697f78e4fb",
  "bugs": {
    "url": "https://github.com/juliangruber/multipipe/issues"
  },
  "homepage": "https://github.com/juliangruber/multipipe#readme",
  "_id": "multipipe@0.3.0",
  "_shasum": "2890b47476643a8458d41aa6590459d58455c100",
  "_from": "multipipe@>=0.3.0 <0.4.0",
  "_npmVersion": "3.3.12",
  "_nodeVersion": "5.1.0",
  "_npmUser": {
    "name": "juliangruber",
    "email": "julian@juliangruber.com"
  },
  "dist": {
    "shasum": "2890b47476643a8458d41aa6590459d58455c100",
    "tarball": "http://registry.npmjs.org/multipipe/-/multipipe-0.3.0.tgz"
  },
  "maintainers": [
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.3.0.tgz",
  "readme": "ERROR: No README data found!"
}