forked from mergeos-bounties/Gomi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproduct.json
More file actions
34 lines (34 loc) · 1.33 KB
/
Copy pathproduct.json
File metadata and controls
34 lines (34 loc) · 1.33 KB
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
{
"nameShort": "Gomi",
"nameLong": "Gomi IDE",
"applicationName": "gomi-ide",
"dataFolderName": ".gomi-ide",
"sharedDataFolderName": ".gomi-ide-shared",
"win32MutexName": "gomiide",
"licenseName": "MIT",
"urlProtocol": "gomi",
"serverApplicationName": "gomi-server",
"serverDataFolderName": ".gomi-server",
"tunnelApplicationName": "gomi-tunnel",
"win32DirName": "Gomi IDE",
"win32NameVersion": "Gomi IDE",
"win32RegValueName": "GomiIDE",
"win32x64AppId": "{{4301BE9E-3AF5-4471-AB00-B96DA62B8CE7}",
"win32arm64AppId": "{{9DDD9C4F-64E2-49FE-AC72-A11286C977CF}",
"win32x64UserAppId": "{{80F785CC-D176-4B62-B133-AFF2326F25EA}",
"win32arm64UserAppId": "{{72AE29FB-13B7-4C53-BC98-FF5D428991A1}",
"win32AppUserModelId": "Gomi.IDE",
"win32ShellNameShort": "G&omi IDE",
"win32TunnelServiceMutex": "gomiide-tunnelservice",
"win32TunnelMutex": "gomiide-tunnel",
"darwinBundleIdentifier": "com.gomi.ide",
"darwinProfileUUID": "8044EFC7-ADC0-40AC-B639-513F7AD888EF",
"darwinProfilePayloadUUID": "EE83812C-DEC3-492A-8E61-B3722057092B",
"linuxIconName": "gomi-ide",
"agentsTelemetryAppName": "gomi-agents",
"reportIssueUrl": "https://github.com/mergeos-bounties/Gomi/issues/new",
"extensionsGallery": {
"serviceUrl": "https://open-vsx.org/vscode/gallery",
"itemUrl": "https://open-vsx.org/vscode/item"
}
}