gr-base/shelf/deno/uses-hjq/deno.json

9 lines
98 B
JSON
Raw Normal View History

2025-08-02 05:10:30 +07:00
{
"tasks": {
"start": "deno run --cached-only main.ts"
},
"patch": [
"../hjq"
]
}