-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapp.json
27 lines (27 loc) · 856 Bytes
/
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
{
"id": "0207c59a-a3a5-4b99-b048-dda9a1d70775",
"name": "Excel and CSV Import",
"publisher": "Kepty.cz, Ing. Tomas Kapitan",
"version": "1.0.0.0",
"brief": "SW Project E-Master - Ultimate solution to manage software projects in Business Central.",
"description": "SW Project E-Master - Ultimate solution to manage software projects in Business Central.",
"privacyStatement": "http://www.kepty.cz",
"EULA": "http://www.kepty.cz",
"help": "http://www.kepty.cz",
"url": "http://www.kepty.cz",
"logo": "",
"dependencies": [],
"screenshots": [],
"platform": "18.0.0.0",
"application": "18.0.0.0",
"idRanges": [
{
"from": 50000,
"to": 50099
}
],
"contextSensitiveHelpUrl": "http://www.kepty.cz",
"applicationInsightsKey": "1a1f1e24-be4e-44b4-83af-df355d668138",
"showMyCode": true,
"runtime": "7.0"
}