mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 11:53:59 -05:00
6 lines
82 B
JSON
6 lines
82 B
JSON
|
{
|
||
|
"base": "npm",
|
||
|
"args": "run --allow-read main.js",
|
||
|
"output": "main.out"
|
||
|
}
|