{ "_args": [ [ "minipass-pipeline@1.2.4", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "minipass-pipeline@1.2.4", "_id": "minipass-pipeline@1.2.4", "_inBundle": false, "_integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", "_location": "/minipass-pipeline", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "minipass-pipeline@1.2.4", "name": "minipass-pipeline", "escapedName": "minipass-pipeline", "rawSpec": "1.2.4", "saveSpec": null, "fetchSpec": "1.2.4" }, "_requiredBy": [ "/cacache", "/make-fetch-happen" ], "_resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", "_spec": "1.2.4", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "https://izs.me" }, "dependencies": { "minipass": "^3.0.0" }, "description": "create a pipeline of streams using Minipass", "devDependencies": { "tap": "^14.6.9" }, "engines": { "node": ">=8" }, "files": [ "index.js" ], "license": "ISC", "name": "minipass-pipeline", "scripts": { "postpublish": "git push origin --follow-tags", "postversion": "npm publish", "preversion": "npm test", "snap": "tap", "test": "tap" }, "tap": { "check-coverage": true }, "version": "1.2.4" }