mirror of
https://github.com/kunkunsh/kunkun-ext-disk-speed.git
synced 2025-04-03 18:56:44 +00:00
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"tasks": {
|
|
"dev": "deno run --watch main.ts"
|
|
},
|
|
"imports": {
|
|
"@std/assert": "jsr:@std/assert@1",
|
|
"@valibot/valibot": "jsr:@valibot/valibot@^0.42.1"
|
|
}
|
|
}
|