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