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.

48 lines
1.2 KiB

{
"common": {
"name": "vis-metro",
"version": "1.1.2",
"title": "yunkong2 Visualisation - metro style Widgets",
"desc": {
"en": "metro Widgets for yunkong2.vis"
},
"platform": "Node.js",
"loglevel": "info",
"icon": "metro.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-metro/raw/master/admin/metro.png",
"keywords": [
"metro",
"vis",
"GUI",
"graphical",
"scada"
],
"readme": "https://git.spacen.net/yunkong2/yunkong2.vis-metro/blob/master/README.md",
"authors": [
"hobbyquaker <hq@ccu.io>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "MIT",
"dependencies": [
{
"vis": ">=0.11.1"
}
],
"onlyWWW": true,
"singleton": true,
"type": "visualization-widgets",
"restartAdapters": [
"vis"
],
"noConfig": true
},
"native": {
"dependencies": [
"jqui-mfd",
"basic"
]
},
"instanceObjects": []
}