{ "name": "@dispatch/host-bin", "version": "0.0.0", "type": "module", "private": true, "dependencies": { "@dispatch/kernel": "workspace:*", "@dispatch/storage-sqlite": "workspace:*", "@dispatch/conversation-store": "workspace:*", "@dispatch/auth-apikey": "workspace:*", "@dispatch/cache-warming": "workspace:*", "@dispatch/credential-store": "workspace:*", "@dispatch/exec-backend": "workspace:*", "@dispatch/provider-openai-compat": "workspace:*", "@dispatch/provider-umans": "workspace:*", "@dispatch/message-queue": "workspace:*", "@dispatch/mcp": "workspace:*", "@dispatch/session-orchestrator": "workspace:*", "@dispatch/skills": "workspace:*", "@dispatch/ssh": "workspace:*", "@dispatch/throughput-store": "workspace:*", "@dispatch/todo": "workspace:*", "@dispatch/transport-http": "workspace:*", "@dispatch/tool-read-file": "workspace:*", "@dispatch/tool-shell": "workspace:*", "@dispatch/tool-edit-file": "workspace:*", "@dispatch/tool-write-file": "workspace:*", "@dispatch/tool-web-search": "workspace:*", "@dispatch/tool-youtube-transcript": "workspace:*", "@dispatch/journal-sink": "workspace:*", "@dispatch/lsp": "workspace:*", "@dispatch/surface-loaded-extensions": "workspace:*", "@dispatch/surface-registry": "workspace:*", "@dispatch/transport-ws": "workspace:*", "@dispatch/system-prompt": "workspace:*" } }