0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 21:53:26 -05:00
denoland-deno/tests/specs/npm/permissions_outside_package/__test__.jsonc

5 lines
87 B
JSON
Raw Normal View History

2024-09-25 21:46:18 +03:00
{
2024-10-20 17:48:52 -04:00
"args": "run --allow-read --unstable-detect-cjs main.ts",
"output": "main.out"
2024-09-25 21:46:18 +03:00
}