-
Notifications
You must be signed in to change notification settings - Fork 0
/
undefined.probe.json
92 lines (92 loc) · 3.26 KB
/
undefined.probe.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"concierge_version": "5.8.3",
"testname": "init_prod",
"timestamp": 1609766488027,
"total": 2774,
"sorted": [],
"legs": {},
"process": {
"title": "node",
"version": "v12.18.2",
"versions": {
"node": "12.18.2",
"v8": "7.8.279.23-node.39",
"uv": "1.38.0",
"zlib": "1.2.11",
"brotli": "1.0.7",
"ares": "1.16.0",
"modules": "72",
"nghttp2": "1.41.0",
"napi": "6",
"llhttp": "2.0.4",
"http_parser": "2.9.3",
"openssl": "1.1.1g",
"cldr": "37.0",
"icu": "67.1",
"tz": "2019c",
"unicode": "13.0"
},
"arch": "x64",
"platform": "darwin",
"release": {
"name": "node",
"lts": "Erbium",
"sourceUrl": "https://nodejs.org/download/release/v12.18.2/node-v12.18.2.tar.gz",
"headersUrl": "https://nodejs.org/download/release/v12.18.2/node-v12.18.2-headers.tar.gz"
},
"argv": [
"/usr/local/bin/node",
"/usr/local/bin/ngv",
"init",
"--color",
"--gulpfile=/usr/local/lib/node_modules/sabre-concierge/bootstrap.js"
],
"execArgv": [],
"env": {
"USER": "sg0207087",
"PATH": "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin",
"LOGNAME": "sg0207087",
"SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.JxJ8nRzqpa/Listeners",
"HOME": "/Users/sg0207087",
"SHELL": "/bin/zsh",
"__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
"TMPDIR": "/var/folders/00/1b8h6nln60dgt1hds11g42jr0000gn/T/",
"XPC_SERVICE_NAME": "0",
"XPC_FLAGS": "0x0",
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
"SHLVL": "1",
"PWD": "/Users/sg0207087/Documents/dev/redapps/showcase/code/Showcase-Red-App",
"OLDPWD": "/Users/sg0207087/Documents/dev/redapps/showcase/code/Showcase-Red-App",
"TERM_PROGRAM": "vscode",
"TERM_PROGRAM_VERSION": "1.52.1",
"LANG": "en_US.UTF-8",
"COLORTERM": "truecolor",
"VSCODE_GIT_IPC_HANDLE": "/var/folders/00/1b8h6nln60dgt1hds11g42jr0000gn/T/vscode-git-3b82e49537.sock",
"GIT_ASKPASS": "/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/git/dist/askpass.sh",
"VSCODE_GIT_ASKPASS_NODE": "/Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Renderer).app/Contents/MacOS/Code Helper (Renderer)",
"VSCODE_GIT_ASKPASS_MAIN": "/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/git/dist/askpass-main.js",
"TERM": "xterm-256color",
"_": "/usr/local/bin/ngv",
"CONCIERGE_START_DIR": "/Users/sg0207087/Documents/dev/redapps/showcase/code/Showcase-Red-App",
"CONCIERGE_HOME_DIR": "/usr/local/lib/node_modules/sabre-concierge",
"CONCIERGE_VARIANTS_DIR": "/usr/local/lib/node_modules/sabre-concierge/variants",
"CONCIERGE_PROJECT_DIR": "/usr/local/lib/node_modules/sabre-concierge",
"CONCIERGE_PROJECT_VER": "1.0.0",
"CONCIERGE_NEW_PROJECT": "true",
"CONCIERGE_NEW_PROJECT_DIR": "/Users/sg0207087/Documents/dev/redapps/showcase/code/Showcase-Red-App"
},
"pid": 1819,
"ppid": 1725,
"features": {
"inspector": true,
"debug": false,
"uv": true,
"ipv6": true,
"tls_alpn": true,
"tls_sni": true,
"tls_ocsp": true,
"tls": true,
"cached_builtins": true
}
}
}