UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

97 lines (96 loc) 2.37 kB
{ "_args": [ [ { "raw": "peek-stream@^1.1.0", "scope": null, "escapedName": "peek-stream", "name": "peek-stream", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\gunzip-maybe" ] ], "_from": "peek-stream@>=1.1.0 <2.0.0", "_id": "peek-stream@1.1.1", "_inCache": true, "_installable": true, "_location": "/peek-stream", "_npmUser": { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, "_npmVersion": "1.4.21", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.1", "string_decoder": "0.10.31", "xtend": "3.0.0" }, "_requested": { "raw": "peek-stream@^1.1.0", "scope": null, "escapedName": "peek-stream", "name": "peek-stream", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/gunzip-maybe" ], "_resolved": "https://registry.npmjs.org/peek-stream/-/peek-stream-1.1.1.tgz", "_shasum": "5324259966a9c97ce2f0470f67c23bf248f8e7f0", "_shrinkwrap": null, "_spec": "peek-stream@^1.1.0", "_where": "C:\\src\\pnpm\\node_modules\\gunzip-maybe", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/peek-stream/issues" }, "dependencies": { "duplexify": "^3.0.1", "through2": "^0.5.1" }, "description": "Transform stream that lets you peek the first line before deciding how to parse it", "devDependencies": { "concat-stream": "^1.4.6", "tape": "^2.13.4" }, "directories": {}, "dist": { "shasum": "5324259966a9c97ce2f0470f67c23bf248f8e7f0", "tarball": "https://registry.npmjs.org/peek-stream/-/peek-stream-1.1.1.tgz" }, "gitHead": "2496fd5f39c06ef3c53426c7b24ce63f01cfc831", "homepage": "https://github.com/mafintosh/peek-stream", "keywords": [ "peek", "stream", "parse", "swap" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "name": "peek-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mafintosh/peek-stream.git" }, "scripts": { "test": "tape test.js" }, "version": "1.1.1" }