mirror of
https://github.com/kou029w/websri.git
synced 2025-01-19 00:18:11 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"tasks": {
|
|
"test": "deno test --no-check"
|
|
},
|
|
"imports": {
|
|
"@std/assert": "jsr:@std/assert@^1.0.3"
|
|
}
|
|
}
|