{ "name": "@mizan/ws-transport", "version": "0.1.0", "description": "Mizan transport carrying RPC, context bundles and channel subscriptions over one WebSocket.", "type": "module", "main": "src/index.ts", "exports": { ".": "./src/index.ts" }, "peerDependencies": { "@mizan/base": "*" }, "license": "Elastic-2.0" }