UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

104 lines (103 loc) 2.42 kB
{ "_args": [ [ { "raw": "tap-out@^1.4.1", "scope": null, "escapedName": "tap-out", "name": "tap-out", "rawSpec": "^1.4.1", "spec": ">=1.4.1 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\tap-spec" ] ], "_from": "tap-out@>=1.4.1 <2.0.0", "_id": "tap-out@1.4.2", "_inCache": true, "_installable": true, "_location": "/tap-out", "_nodeVersion": "5.8.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/tap-out-1.4.2.tgz_1459964525517_0.2889395116362721" }, "_npmUser": { "name": "scottcorgan", "email": "scottcorgan@gmail.com" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "raw": "tap-out@^1.4.1", "scope": null, "escapedName": "tap-out", "name": "tap-out", "rawSpec": "^1.4.1", "spec": ">=1.4.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/tap-spec" ], "_resolved": "https://registry.npmjs.org/tap-out/-/tap-out-1.4.2.tgz", "_shasum": "c907ec1bf9405111d088263e92f5608b88cbb37a", "_shrinkwrap": null, "_spec": "tap-out@^1.4.1", "_where": "C:\\src\\pnpm\\node_modules\\tap-spec", "author": { "name": "Scott Corgan" }, "bin": { "tap-out": "bin/cmd.js" }, "bugs": { "url": "https://github.com/scottcorgan/tap-out/issues" }, "dependencies": { "re-emitter": "^1.0.0", "readable-stream": "^2.0.0", "split": "^1.0.0", "trim": "0.0.1" }, "description": "A different tap parser", "devDependencies": { "tape": "^4.0.0" }, "directories": { "test": "test" }, "dist": { "shasum": "c907ec1bf9405111d088263e92f5608b88cbb37a", "tarball": "https://registry.npmjs.org/tap-out/-/tap-out-1.4.2.tgz" }, "gitHead": "6dbf30160ebd84b26ea5076af8607b2c754510af", "homepage": "https://github.com/scottcorgan/tap-out", "keywords": [ "tap", "parser", "tape", "tap-spec", "test" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "scottcorgan", "email": "scottcorgan@gmail.com" } ], "name": "tap-out", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/scottcorgan/tap-out.git" }, "scripts": { "test": "tape test/index.js" }, "version": "1.4.2" }