8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"tasks": {
|
|
"start": "deno run --cached-only main.ts"
|
|
},
|
|
"links": [
|
|
"../hjq"
|
|
]
|
|
}
|