📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 04:28:07
📂
/
/
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
mute-stream
✏️
Editing: package.json
{ "name": "mute-stream", "version": "0.0.8", "main": "mute.js", "directories": { "test": "test" }, "devDependencies": { "tap": "^12.1.1" }, "scripts": { "test": "tap test/*.js --cov" }, "repository": { "type": "git", "url": "git://github.com/isaacs/mute-stream" }, "keywords": [ "mute", "stream", "pipe" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "description": "Bytes go in, but they don't come out (when muted).", "files": [ "mute.js" ] }
💾 Save Changes
❌ Cancel