{
"tasks": {
"scrape": "deno run -A ./scrape.ts"
},
"imports": {
"@std/assert": "jsr:@std/assert@1"
}