{ "tasks": { "dev": "deno run --watch main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1" }, "nodeModulesDir": "auto", "fmt": { "useTabs": false, "lineWidth": 90, "indentWidth": 2, "semiColons": false, "singleQuote": false } }