{ "envs": { "USERPROFILE": "$DENO_DIR", "HOME": "$DENO_DIR" }, "tempDir": true, "args": "install -L debug", "output": "main.out", "cwd": "subdir" }