{ "private": true, "scripts": { "start": "deno --allow-all --watch-hmr=routes/ server.ts" }, "dependencies": { "zod": "4.1.11" } }