UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

93 lines (92 loc) 2.19 kB
{ "_args": [ [ { "raw": "split@^1.0.0", "scope": null, "escapedName": "split", "name": "split", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\tap-out" ] ], "_from": "split@>=1.0.0 <2.0.0", "_id": "split@1.0.0", "_inCache": true, "_installable": true, "_location": "/split", "_npmUser": { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "split@^1.0.0", "scope": null, "escapedName": "split", "name": "split", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/tap-out" ], "_resolved": "https://registry.npmjs.org/split/-/split-1.0.0.tgz", "_shasum": "c4395ce683abcd254bc28fe1dabb6e5c27dcffae", "_shrinkwrap": null, "_spec": "split@^1.0.0", "_where": "C:\\src\\pnpm\\node_modules\\tap-out", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://bit.ly/dominictarr" }, "bugs": { "url": "https://github.com/dominictarr/split/issues" }, "dependencies": { "through": "2" }, "description": "split a Text Stream into a Line Stream", "devDependencies": { "asynct": "*", "event-stream": "~3.0.2", "it-is": "1", "stream-spec": "~0.2", "string-to-stream": "~1.0.0", "ubelt": "~2.9" }, "directories": {}, "dist": { "shasum": "c4395ce683abcd254bc28fe1dabb6e5c27dcffae", "tarball": "https://registry.npmjs.org/split/-/split-1.0.0.tgz" }, "engines": { "node": "*" }, "gitHead": "08b99aafdd40ec84aa88ac29eb808c70a2ecb549", "homepage": "http://github.com/dominictarr/split", "license": "MIT", "maintainers": [ { "name": "dominictarr", "email": "dominic.tarr@gmail.com" } ], "name": "split", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dominictarr/split.git" }, "scripts": { "test": "asynct test/" }, "version": "1.0.0" }