{ "tasks": { "dev": "deno run --watch --allow-read=. main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1" } }