{ "name": "@dispatch/tool-write-file", "version": "0.0.0", "type": "module", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", "dependencies": { "@dispatch/kernel": "workspace:*", "@dispatch/exec-backend": "workspace:*" } }