mirror of
https://github.com/kunkunsh/kunkun-ext-disk-speed.git
synced 2025-04-03 18:56:44 +00:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"tasks": {
|
|
"dev": "deno run --watch main.ts"
|
|
},
|
|
"imports": {
|
|
"@kunkun/api": "jsr:@kunkun/api@^0.0.52"
|
|
}
|
|
}
|