You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
1.8 KiB

{
"common": {
"name": "vis-jqui-mfd",
"version": "1.0.12",
"news": {
"1.0.12": {
"en": "Custom10-Widget and Light-Widget are repaired if the icon color used"
},
"1.0.11": {
"en": "The heating widget was extended"
},
"1.0.9": {
"en": "Fix iframes"
},
"1.0.8": {
"en": "Fix of ShutterDialog Labels"
}
},
"title": "jQuery-UI style Widgets",
"titleLang": {
"en": "jQuery-UI style Widgets"
},
"desc": {
"en": "jQuery-UI Widgets for yunkong2.vis with OpenAutomationProject icons"
},
"platform": "Node.js",
"loglevel": "info",
"icon": "jqui-mfd.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd/raw/master/admin/jqui-mfd.png",
"keywords": [
"jqui-mfd",
"vis",
"GUI",
"IoT",
"graphical",
"scada"
],
"readme": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd/blob/master/README.md",
"authors": [
"hobbyquaker <hq@ccu.io>",
"bluefox <dogafox@gmail.com>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "MIT",
"dependencies": [
"vis"
],
"onlyWWW": true,
"singleton": true,
"type": "visualization-widgets",
"noConfig": true,
"restartAdapters": [
"vis"
]
},
"native": {
"dependencies": [
"basic",
"jqui"
]
},
"instanceObjects": []
}