1 2 3 4 5
{ "tasks": { "start": "deno run --allow-env --allow-read --allow-write --allow-net main.ts" } }