forked from DonEmmaPerez/Subscription-Github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
31 lines (31 loc) · 792 Bytes
/
Copy pathapp.json
File metadata and controls
31 lines (31 loc) · 792 Bytes
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
{
"id": "e5060371-6a40-4508-8bb3-aa049617a367",
"name": "Subscription_GitHub",
"publisher": "BC Tectdays",
"version": "1.0.0.0",
"brief": "Subscription_GitHub to use with NAV Tectdays",
"description": "Subscription_GitHub to use with NAV Tectdays",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "./Images/Logo.png",
"dependencies": [],
"screenshots": [],
"platform": "14.0.0.0",
"application": "14.0.0.0",
"features": ["TranslationFile"],
"idRanges": [
{
"from": 50100,
"to": 50249
}
],
"contextSensitiveHelpUrl": "https://Subscription_GitHub.com/help/",
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"runtime": "11.0"
}