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

8 lines
98 B
JSON

{
"tasks": {
"start": "deno run --cached-only main.ts"
},
"links": [
"../hjq"
]
}