{
  "tasks": {
    "dev": "deno run --allow-net --watch main.ts"
  }
}