{ "tasks": { "dev": "deno run --watch src/main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1", "mwn": "npm:mwn@^3.0.1" } }