{ "name": "websocket-relay", "version": "1.0.0", "author": "", "main": "index.js", "devDependencies": { "bun-types": "^1.0.1", "ws": "^8.18.2" }, "description": "", "license": "ISC", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }