UNPKG

pnpm

Version:

A fast implementation of npm install

92 lines (91 loc) 2.13 kB
{ "_args": [ [ { "raw": "pump@^1.0.0", "scope": null, "escapedName": "pump", "name": "pump", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/zkochan/src/pnpm/node_modules/pumpify" ] ], "_from": "pump@>=1.0.0 <2.0.0", "_id": "pump@1.0.1", "_inCache": true, "_location": "/pump", "_nodeVersion": "4.1.1", "_npmUser": { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": { "once": "1.3.3" }, "_requested": { "raw": "pump@^1.0.0", "scope": null, "escapedName": "pump", "name": "pump", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/pumpify", "/tar-fs" ], "_resolved": "https://registry.npmjs.org/pump/-/pump-1.0.1.tgz", "_shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a", "_shrinkwrap": null, "_spec": "pump@^1.0.0", "_where": "/home/zkochan/src/pnpm/node_modules/pumpify", "author": { "name": "Mathias Buus Madsen", "email": "mathiasbuus@gmail.com" }, "bugs": { "url": "https://github.com/mafintosh/pump/issues" }, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" }, "description": "pipe streams together and close all of them if one of them closes", "devDependencies": {}, "directories": {}, "dist": { "shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a", "tarball": "https://registry.npmjs.org/pump/-/pump-1.0.1.tgz" }, "gitHead": "6abb030191e1ccb12c5f735a4f39162307f93b90", "homepage": "https://github.com/mafintosh/pump", "keywords": [ "streams", "pipe", "destroy", "callback" ], "license": "MIT", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "name": "pump", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mafintosh/pump.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }