{ "_from": "fs-minipass@^1.2.5", "_id": "fs-minipass@1.2.7", "_inBundle": false, "_integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", "_location": "/fs-minipass", "_phantomChildren": { "safe-buffer": "5.1.2", "yallist": "3.0.3" }, "_requested": { "type": "range", "registry": true, "raw": "fs-minipass@^1.2.5", "name": "fs-minipass", "escapedName": "fs-minipass", "rawSpec": "^1.2.5", "saveSpec": null, "fetchSpec": "^1.2.5" }, "_requiredBy": [ "/tar" ], "_resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz", "_shasum": "ccff8570841e7fe4265693da88936c55aed7f7c7", "_spec": "fs-minipass@^1.2.5", "_where": "/Users/mperrotte/npminc/cli/node_modules/tar", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/fs-minipass/issues" }, "bundleDependencies": false, "dependencies": { "minipass": "^2.6.0" }, "deprecated": false, "description": "fs read and write streams based on minipass", "devDependencies": { "mutate-fs": "^2.0.1", "tap": "^14.6.4" }, "files": [ "index.js" ], "homepage": "https://github.com/npm/fs-minipass#readme", "keywords": [], "license": "ISC", "main": "index.js", "name": "fs-minipass", "repository": { "type": "git", "url": "git+https://github.com/npm/fs-minipass.git" }, "scripts": { "postpublish": "git push origin --follow-tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap" }, "tap": { "check-coverage": true }, "version": "1.2.7" }