| Current Path : /home/emeraadmin/www/4d695/ |
| Current File : /home/emeraadmin/www/4d695/minipass-flush.zip |
PK �Z�\�\B�� � package.jsonnu �[��� {
"_id": "minipass-flush@1.0.5",
"_inBundle": true,
"_location": "/npm/minipass-flush",
"_phantomChildren": {
"yallist": "4.0.0"
},
"_requiredBy": [
"/npm/cacache",
"/npm/make-fetch-happen"
],
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "https://izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/minipass-flush/issues"
},
"dependencies": {
"minipass": "^3.0.0"
},
"description": "A Minipass stream that calls a flush function before emitting 'end'",
"devDependencies": {
"tap": "^14.6.9"
},
"engines": {
"node": ">= 8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/isaacs/minipass-flush#readme",
"keywords": [
"minipass",
"flush",
"stream"
],
"license": "ISC",
"main": "index.js",
"name": "minipass-flush",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/minipass-flush.git"
},
"scripts": {
"postpublish": "git push origin --follow-tags",
"postversion": "npm publish",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"tap": {
"check-coverage": true
},
"version": "1.0.5"
}
PK �Z�\���� � "