-
Notifications
You must be signed in to change notification settings - Fork 5
/
webpackage_ng_client.json
18 lines (18 loc) · 1.65 KB
/
webpackage_ng_client.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name":"svyUtils$NGClient",
"displayName":"svyUtils$NGClient",
"packageType": "Solution",
"icon": "https://raw.githubusercontent.com/Servoy/servoy-extra-components/master/servoy.png",
"description": "Set of utility methods specifically for the Servoy NG Client",
"wikiUrl": "https://github.com/Servoy/svyUtils/wiki",
"sourceUrl" : "https://github.com/Servoy/svyUtils",
"releases" : [
{"version":"1.4.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.4.0/svyUtilsNGClient.servoy", "servoy-version":"2019.12"},
{"version":"1.4.2","url":"https://github.com/Servoy/svyUtils/releases/download/v1.4.2/svyUtilsNGClient.servoy", "servoy-version":"2020.6", "dependency":"svyUtils#>=1.4.2"},
{"version":"1.5.0","url":"https://github.com/Servoy/svyUtils/releases/download/v1.5.0/svyUtilsNGClient.servoy", "servoy-version":"2020.9", "dependency":"svyUtils#>=1.5.0"},
{"version":"1.6.1","url":"https://github.com/Servoy/svyUtils/releases/download/v1.6.1/svyUtilsNGClient.servoy", "servoy-version":"2021.3", "dependency":"svyUtils#>=1.6.1"},
{"version":"2022.3.0","url":"https://github.com/Servoy/svyUtils/releases/download/v2022.3.0/svyUtilsNGClient.servoy", "servoy-version":"2022.3.0", "dependency":"svyUtils#>=2022.3.0"},
{"version":"2022.3.1","url":"https://github.com/Servoy/svyUtils/releases/download/v2022.3.1/svyUtilsNGClient.servoy", "servoy-version":"2022.3.0", "dependency":"svyUtils#>=2022.3.1"},
{"version":"2024.3.0","url":"https://github.com/Servoy/svyUtils/releases/download/v2024.3.0/svyUtilsNGClient.servoy", "servoy-version":"2024.3.0", "dependency":"svyUtils#>=2024.3.0"}
]
}