{ "tasks": { "dev": "deno run --watch -A src/main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1", "@std/http": "jsr:@std/http@^1.0.24", "typia": "npm:typia@^11.0.3" } }