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