-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
39 lines (39 loc) · 1.07 KB
/
app.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
{
"id": "c7542dad-1e5e-4e47-ae4a-5bf0e07b6ae4",
"name": "Awara XLF manager",
"publisher": "Awara IT Solutions LLC",
"version": "15.2.0.0",
"brief": "XLF translation tool",
"description": "XLF translation tool",
"privacyStatement": "https://awara-it.com/ru/privacy-policy/",
"EULA": "https://awara-it.com/license-agreement/",
"help": "http://awara-it.com/en_US/contact-us/",
"url": "http://awara-it.com/ru_RU/",
"logo": "logo.jpg",
"contextSensitiveHelpUrl": "https://github.com/Mishin870/AWR-Xlf-Manager/tree/master/Docs",
"dependencies": [
{
"appId": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"publisher": "Microsoft",
"name": "System Application",
"version": "1.0.0.0"
},
{
"appId": "437dbf0e-84ff-417a-965d-ed2bb9650972",
"publisher": "Microsoft",
"name": "Base Application",
"version": "15.2.0.0"
}
],
"screenshots": [],
"features": ["TranslationFile"],
"platform": "15.0.0.0",
"idRanges": [
{
"from": 70097806,
"to": 70097811
}
],
"showMyCode": true,
"runtime": "4.0"
}