{ "imports": { "grammy": "https://deno.land/x/grammy@v1.20.3/mod.ts", "grammy_conversations": "https://deno.land/x/grammy_conversations@v1.2.0/mod.ts" }, "tasks": { "dev": "deno run --watch --allow-net --allow-read --allow-env main.ts" } }