{ "importMap": "import_map.json", "tasks": { "test": "deno test", "dev": "deno run --allow-net --allow-env --allow-read --watch mod.ts" } }