1 2 3 4 5 6 7 8
{ "args": "run -A --quiet npm:cowsay@1.5.0/cowsay Hello", "output": "deno_run_cowsay.out", "envs": { "NO_COLOR": "1", "NPM_CONFIG_REGISTRY": "http://localhost:4260/" } }