{"name":"rpc-websockets","version":"9.3.9","keywords":["json","rpc","websocket","ws","client","server"],"author":{"name":"Elpheria"},"license":"LGPL-3.0-only","_id":"rpc-websockets@9.3.9","maintainers":[{"name":"mkozjak","email":"kozjakm1@gmail.com"}],"homepage":"https://github.com/elpheria/rpc-websockets#readme","bugs":{"url":"https://github.com/elpheria/rpc-websockets/issues"},"dist":{"shasum":"88c9335158e0d30c8b96fb89ad674a3d373e04c0","tarball":"https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-9.3.9.tgz","fileCount":16,"integrity":"sha512-2iQDaTB4g5fDB2ihrTFSJSibCEuxaRi1q7qTW7ZO9/M5/TC+ToHA4D9/ffNLEbAoHNNrcdeP05oATNk44SKZXA==","signatures":[{"sig":"MEUCIQCMnCMfbk7Fx5iwmab/pydYfEQsgwuGWds5iDD5aX+v6gIgB0KGmkVGbFWQEYLS3QDEtAAWeDz9kMeyhZYk1E6qyoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":372783},"main":"./dist/index.cjs","type":"commonjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","browser":{"./dist/index.cjs":"./dist/index.browser.cjs","./dist/index.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"}},"funding":{"url":"https://paypal.me/kozjak","type":"paypal"},"gitHead":"af8980776b55c2320b790556f775266fd5afc3ce","scripts":{"test":"mocha --exit test/*spec.js","build":"npm run typecheck && mkdir -p ./dist && eslint --fix './src/**/*.ts' && tsup","pretest":"npm run-script build","typecheck":"tsc","test:client":"mocha --exit test/client.spec.js","test:server":"mocha --exit test/server.spec.js"},"_npmUser":{"name":"mkozjak","email":"kozjakm1@gmail.com"},"overrides":{"diff":"^8.0.2","form-data":"4.0.4","minimatch":"^10.2.4","validator":"^13.15.26","serialize-javascript":"^7.0.3"},"repository":{"url":"git+https://github.com/elpheria/rpc-websockets.git","type":"git"},"_npmVersion":"11.12.1","description":"JSON-RPC 2.0 implementation over WebSockets for Node.js","directories":{},"_nodeVersion":"26.0.0","dependencies":{"ws":"^8.5.0","uuid":"^14.0.0","buffer":"^6.0.3","@types/ws":"^8.2.2","@types/uuid":"^10.0.0","@swc/helpers":"^0.5.11","eventemitter3":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"url":"^0.11.3","chai":"^6.0.0","tsup":"^8.1.0","async":"^3.2.3","mocha":"^11.3.0","eslint":"^8.57.0","istanbul":"^0.4.5","typescript":"^5.0.0","mocha-lcov-reporter":"^1.3.0","@microsoft/api-extractor":"^7.58.2","@typescript-eslint/parser":"^8.0.0","esbuild-plugin-polyfill-node":"^0.3.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"bufferutil":"^4.0.1","utf-8-validate":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/rpc-websockets_9.3.9_1778317125590_0.8703756529156446","host":"s3://npm-registry-packages-npm-production"}}