Sha256: d9313bfc0d4cb237b26eb1b1466796d3382ce44a4bf71c1523b8f24ba62336bc
Contents?: true
Size: 1.31 KB
Versions: 62
Compression:
Stored size: 1.31 KB
Contents
{ "name": "pump", "version": "1.0.1", "repository": { "type": "git", "url": "git://github.com/mafintosh/pump.git" }, "license": "MIT", "description": "pipe streams together and close all of them if one of them closes", "keywords": [ "streams", "pipe", "destroy", "callback" ], "author": { "name": "Mathias Buus Madsen", "email": "mathiasbuus@gmail.com" }, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" }, "scripts": { "test": "node test.js" }, "gitHead": "6abb030191e1ccb12c5f735a4f39162307f93b90", "bugs": { "url": "https://github.com/mafintosh/pump/issues" }, "homepage": "https://github.com/mafintosh/pump", "_id": "pump@1.0.1", "_shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a", "_from": "pump@>=1.0.0 <2.0.0", "_npmVersion": "2.14.4", "_nodeVersion": "4.1.1", "_npmUser": { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, "dist": { "shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a", "tarball": "http://registry.npmjs.org/pump/-/pump-1.0.1.tgz" }, "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/pump/-/pump-1.0.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
62 entries across 62 versions & 1 rubygems