| Server IP : 198.38.94.67 / Your IP : 216.73.217.178 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/node_modules/npm/node_modules/minipass-json-stream/ |
Upload File : |
{
"name": "minipass-json-stream",
"version": "1.0.1",
"description": "Like JSONStream, but using Minipass streams",
"author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
"license": "MIT",
"scripts": {
"test": "tap",
"snap": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --follow-tags"
},
"tap": {
"check-coverage": true
},
"devDependencies": {
"JSONStream": "^1.3.5",
"tap": "^14.6.9"
},
"dependencies": {
"jsonparse": "^1.3.1",
"minipass": "^3.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/minipass-json-stream.git"
},
"keywords": [
"stream",
"json",
"parse",
"minipass",
"JSONStream"
],
"files": [
"index.js"
]
}