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