UNPKG

453 BJSONView Raw
1[
2 "assert",
3 "async_hooks",
4 "buffer",
5 "child_process",
6 "cluster",
7 "console",
8 "constants",
9 "crypto",
10 "dgram",
11 "dns",
12 "domain",
13 "events",
14 "fs",
15 "http",
16 "http2",
17 "https",
18 "inspector",
19 "module",
20 "net",
21 "os",
22 "path",
23 "perf_hooks",
24 "process",
25 "punycode",
26 "querystring",
27 "readline",
28 "repl",
29 "stream",
30 "string_decoder",
31 "timers",
32 "tls",
33 "trace_events",
34 "tty",
35 "url",
36 "util",
37 "v8",
38 "vm",
39 "wasi",
40 "worker_threads",
41 "zlib"
42]