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.

42 lines
1.2 KiB

6 years ago
{
"common": {
"name": "vis-hqwidgets",
"version": "1.1.2",
"title": "hqwidgets style Widgets",
"desc": {
"en": "High quality Widgets for yunkong2.vis",
"cn": "场景可视化面板"
6 years ago
},
"platform": "Javascript/Node.js",
"loglevel": "info",
"icon": "hqwidgets.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-hqwidgets/raw/master/admin/hqwidgets.png",
6 years ago
"keywords": [
"hqwidgets",
"vis",
"GUI",
"graphical",
"scada"
],
"readme": "https://git.spacen.net/yunkong2/yunkong2.vis-hqwidgets/blob/master/README.md",
"authors": [
"bluefox <dogafox@gmail.com>"
],
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "MIT",
"dependencies": [
"vis"
],
"onlyWWW": true,
"singleton": true,
"type": "visualization-widgets",
"restartAdapters": [
"vis"
],
"noConfig": true
},
"native": {},
"instanceObjects": []
}