{ "name": "pi-fanout", "version": "0.1.0", "description": "Non-blocking async agent fanout for pi", "type": "module", "main": "index.ts", "peerDependencies": { "@earendil-works/pi-coding-agent": "*", "@earendil-works/pi-agent-core": "*", "@earendil-works/pi-ai": "*", "@earendil-works/pi-tui": "*" } }