{ "name": "agentic-flow-quic", "collaborators": [ "Agentic Flow Contributors" ], "description": "High-performance QUIC transport layer for agentic-flow with WASM support", "version": "0.1.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ruvnet/agentic-flow" }, "files": [ "agentic_flow_quic_bg.wasm", "agentic_flow_quic.js", "agentic_flow_quic.d.ts" ], "main": "agentic_flow_quic.js", "types": "agentic_flow_quic.d.ts" }