mirror of
https://github.com/denoland/deno.git
synced 2025-01-14 10:01:51 -05:00
6 lines
52 B
JSON
6 lines
52 B
JSON
|
{
|
||
|
"tasks": {
|
||
|
"main": "deno run main.ts"
|
||
|
}
|
||
|
}
|