mirror of
https://github.com/denoland/deno.git
synced 2025-03-09 05:36:49 -04:00
5 lines
58 B
JSON
5 lines
58 B
JSON
{
|
|
"tasks": {
|
|
"start": "deno run -A script.js"
|
|
}
|
|
}
|