{ "tasks": { "dev": "deno run --watch Source/App.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1", "chalk": "npm:chalk@^4.1.2" } }