UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

110 lines (109 loc) 2.56 kB
{ "_args": [ [ { "raw": "tap-spec@4.1.1", "scope": null, "escapedName": "tap-spec", "name": "tap-spec", "rawSpec": "4.1.1", "spec": "4.1.1", "type": "version" }, "C:\\src\\pnpm" ] ], "_from": "tap-spec@4.1.1", "_id": "tap-spec@4.1.1", "_inCache": true, "_installable": true, "_location": "/tap-spec", "_nodeVersion": "5.1.0", "_npmUser": { "name": "scottcorgan", "email": "scottcorgan@gmail.com" }, "_npmVersion": "3.3.12", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.1", "isarray": "1.0.0", "process-nextick-args": "1.0.7", "string_decoder": "0.10.31", "util-deprecate": "1.0.2" }, "_requested": { "raw": "tap-spec@4.1.1", "scope": null, "escapedName": "tap-spec", "name": "tap-spec", "rawSpec": "4.1.1", "spec": "4.1.1", "type": "version" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/tap-spec/-/tap-spec-4.1.1.tgz", "_shasum": "e2e9f26f5208232b1f562288c97624d58a88f05a", "_shrinkwrap": null, "_spec": "tap-spec@4.1.1", "_where": "C:\\src\\pnpm", "author": { "name": "Scott Corgan" }, "bin": { "tspec": "bin/cmd.js", "tap-spec": "bin/cmd.js" }, "bugs": { "url": "https://github.com/scottcorgan/tap-spec/issues" }, "dependencies": { "chalk": "^1.0.0", "duplexer": "^0.1.1", "figures": "^1.4.0", "lodash": "^3.6.0", "pretty-ms": "^2.1.0", "repeat-string": "^1.5.2", "tap-out": "^1.4.1", "through2": "^2.0.0" }, "description": "Formatted TAP output like Mocha's spec reporter", "devDependencies": { "tapes": "^2.0.0" }, "directories": {}, "dist": { "shasum": "e2e9f26f5208232b1f562288c97624d58a88f05a", "tarball": "https://registry.npmjs.org/tap-spec/-/tap-spec-4.1.1.tgz" }, "gitHead": "32478702e05569c32b1ec7b834685056b256b4f4", "homepage": "https://github.com/scottcorgan/tap-spec#readme", "keywords": [ "tape", "tap", "mocha", "spec", "reporter" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "scottcorgan", "email": "scottcorgan@gmail.com" } ], "name": "tap-spec", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/scottcorgan/tap-spec.git" }, "scripts": { "test": "echo 'Tests are out of date. Not running until fixed.'" }, "version": "4.1.1" }