{
"tasks": {
"start": "deno run --allow-read --allow-env --allow-sys=hostname --allow-net --allow-run ./main.js"
}