source: trip-planner-front/node_modules/builtins/builtins.json@ e29cc2e

Last change on this file since e29cc2e was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 386 bytes
Line 
1[
2 "assert",
3 "buffer",
4 "child_process",
5 "cluster",
6 "console",
7 "constants",
8 "crypto",
9 "dgram",
10 "dns",
11 "domain",
12 "events",
13 "fs",
14 "http",
15 "https",
16 "module",
17 "net",
18 "os",
19 "path",
20 "process",
21 "punycode",
22 "querystring",
23 "readline",
24 "repl",
25 "stream",
26 "string_decoder",
27 "timers",
28 "tls",
29 "tty",
30 "url",
31 "util",
32 "v8",
33 "vm",
34 "zlib"
35]
Note: See TracBrowser for help on using the repository browser.