{
"tasks": {
"dev": "deno run --watch ./src/mod.ts"
},
"imports": {
"@std/assert": "jsr:@std/assert@1"
}