{ "name": "@dispatch/cli", "version": "0.0.0", "type": "module", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", "dependencies": { "@dispatch/transport-contract": "workspace:*", "@dispatch/wire": "workspace:*" } }