Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

62 lines
1.5 KiB

{
"_args": [
[
"minipass-pipeline@1.2.4",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_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": [
"/terser-webpack-plugin/cacache"
],
"_resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
"_spec": "1.2.4",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"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"
}