forked from waldo1001/waldo.restapp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
24 lines (24 loc) · 788 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
{
"id": "ed8b3346-606b-4f87-99cc-b38c2ac80ea2",
"name": "WS Helper App",
"publisher": "B3 Technologies",
"version": "0.4.0.0",
"brief": "Web Service integration helper app for Microsoft Dynamics NAV/365 BC.",
"description": "This is a non end-user app that is utilised to simplify integrations using web services.",
"privacyStatement": "",
"EULA": "",
"help": "http://http://www.b3technologies.com/products/wsapp/help/",
"url": "http://http://www.b3technologies.com/products/wsapp/",
"logo": "./images/logo.png",
"screenshots": [],
"platform": "14.0.0.0",
"idRanges": [
{
"from": 79910,
"to": 79930
}
],
"contextSensitiveHelpUrl": "http://http://www.b3technologies.com/products/wsapp/help/",
"showMyCode": true,
"runtime": "3.0"
}