UNPKG

pnpm

Version:

A fast implementation of npm install

104 lines (103 loc) 2.48 kB
{ "_args": [ [ { "raw": "through2@^0.4.1", "scope": null, "escapedName": "through2", "name": "through2", "rawSpec": "^0.4.1", "spec": ">=0.4.1 <0.5.0", "type": "range" }, "/home/zkochan/src/pnpm/node_modules/gunzip-maybe" ] ], "_from": "through2@>=0.4.1 <0.5.0", "_id": "through2@0.4.2", "_inCache": true, "_location": "/through2", "_npmUser": { "name": "rvagg", "email": "rod@vagg.org" }, "_npmVersion": "1.4.3", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "object-keys": "0.4.0", "string_decoder": "0.10.31" }, "_requested": { "raw": "through2@^0.4.1", "scope": null, "escapedName": "through2", "name": "through2", "rawSpec": "^0.4.1", "spec": ">=0.4.1 <0.5.0", "type": "range" }, "_requiredBy": [ "/gunzip-maybe" ], "_resolved": "https://registry.npmjs.org/through2/-/through2-0.4.2.tgz", "_shasum": "dbf5866031151ec8352bb6c4db64a2292a840b9b", "_shrinkwrap": null, "_spec": "through2@^0.4.1", "_where": "/home/zkochan/src/pnpm/node_modules/gunzip-maybe", "author": { "name": "Rod Vagg", "email": "r@va.gg", "url": "https://github.com/rvagg" }, "bugs": { "url": "https://github.com/rvagg/through2/issues" }, "dependencies": { "readable-stream": "~1.0.17", "xtend": "~2.1.1" }, "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~0.6.0", "brtapsauce": "~0.2.2", "stream-spigot": "~3.0.1", "tape": "~2.3.0" }, "directories": {}, "dist": { "shasum": "dbf5866031151ec8352bb6c4db64a2292a840b9b", "tarball": "https://registry.npmjs.org/through2/-/through2-0.4.2.tgz" }, "homepage": "https://github.com/rvagg/through2", "keywords": [ "stream", "streams2", "through", "transform" ], "license": "MIT", "main": "through2.js", "maintainers": [ { "name": "rvagg", "email": "rod@vagg.org" }, { "name": "bryce", "email": "bryce@ravenwall.com" } ], "name": "through2", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rvagg/through2.git" }, "scripts": { "test": "node test/test.js", "test-local": "brtapsauce-local test/basic-test.js" }, "version": "0.4.2" }