{ "private": true, "scripts": { "start": "deno --allow-all --watch-hmr=routes/ server.ts" }, "dependencies": { "@module/payment": "workspace:*", "@platform/config": "workspace:*", "zod": "4.1.13" } }