deno_3p_lib 1.25.2

Provides the deno executable
1
2
3
4
5
6
Unfortunately deno developers won't distribute code from deno/cli as a library.

So this is stripped-down code temporary (I hope) taken from
https://github.com/denoland/deno/tree/main/cli to make better compatibility.

Periodically it will synced with original repository.