{ "name": "@omniroute/open-sse", "version": "0.0.1", "description": "Express SSE sidecar for OmniRoute — handles streaming, protocol translation, and provider orchestration", "type": "module", "main": "index.js", "types": "types.d.ts", "private": true, "exports": { ".": "./index.js", "./*": "./*" } }