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