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.

32 lines
1013 B

{
"common": {
"name": "vis-material",
"version": "0.1.5",
"title": "material widgets",
"desc": {
"en": "material Widgets for yunkong2.vis",
"cn": "material Widgets für yunkong2.vis"
},
"platform": "Node.js",
"icon": "material.png",
"enabled": true,
"mode": "once",
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.vis-material/raw/master/admin/material.png",
"keywords": ["material", "vis", "GUI", "graphical", "scada"],
"readme": "https://git.spacen.net/yunkong2/yunkong2.vis-material/blob/master/README.md",
"localLink": "%web_protocol%://%ip%:%web_port%/vis/edit.html",
"license": "MIT",
"dependencies": ["vis"],
"onlyWWW": true,
"noConfig": true,
"singleton": true,
"type": "visualization-widgets",
"restartAdapters": ["vis"]
},
"native": {
"dependencies": []
},
"instanceObjects": [
]
}