UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

107 lines (106 loc) 2.41 kB
{ "_args": [ [ { "raw": "tar-fs@1.13.1", "scope": null, "escapedName": "tar-fs", "name": "tar-fs", "rawSpec": "1.13.1", "spec": "1.13.1", "type": "version" }, "C:\\src\\pnpm" ] ], "_from": "tar-fs@1.13.1", "_id": "tar-fs@1.13.1", "_inCache": true, "_installable": true, "_location": "/tar-fs", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/tar-fs-1.13.1.tgz_1471562275105_0.03221063385717571" }, "_npmUser": { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, "_npmVersion": "2.15.9", "_phantomChildren": {}, "_requested": { "raw": "tar-fs@1.13.1", "scope": null, "escapedName": "tar-fs", "name": "tar-fs", "rawSpec": "1.13.1", "spec": "1.13.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.13.1.tgz", "_shasum": "15ad6ea7544a13e6e2804b84df854061af1bff90", "_shrinkwrap": null, "_spec": "tar-fs@1.13.1", "_where": "C:\\src\\pnpm", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/tar-fs/issues" }, "dependencies": { "mkdirp": "^0.5.0", "pump": "^1.0.0", "tar-stream": "^1.1.2" }, "description": "filesystem bindings for tar-stream", "devDependencies": { "rimraf": "^2.2.8", "standard": "^4.5.4", "tape": "^3.0.0" }, "directories": { "test": "test" }, "dist": { "shasum": "15ad6ea7544a13e6e2804b84df854061af1bff90", "tarball": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.13.1.tgz" }, "gitHead": "861969b3d4dab9f0a315cda320fe2d49793312d2", "homepage": "https://github.com/mafintosh/tar-fs", "keywords": [ "tar", "fs", "file", "tarball", "directory", "stream" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, { "name": "maxogden", "email": "max@maxogden.com" } ], "name": "tar-fs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/tar-fs.git" }, "scripts": { "test": "standard && tape test/index.js" }, "version": "1.13.1" }