{ "tasks": { "dev": "deno run --watch main.ts" }, "imports": { "@hono/hono": "jsr:@hono/hono@^4.6.14", "@std/assert": "jsr:@std/assert@1" } }