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.

53 lines
1.2 KiB

{
"name": "yunkong2.vis-jqui-mfd",
"description": "jqui-mfd Widgets for yunkong2.vis",
"version": "1.0.12",
"author": {
"name": "hobbyquaker",
"email": "hq@ccu.io"
},
"contributors": [
"bluefox <dogafox@gmail.com>",
"hobbyquaker <hq@ccu.io>",
"Apollon77 <ingo@fischer-ka.de>"
],
"homepage": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd",
"repository": {
"type": "git",
"url": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd"
},
"licenses": [
{
"type": "MIT",
"url": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd/blob/master/LICENSE"
}
],
"keywords": [
"yunkong2",
"GUI",
"DashUI",
"web interface",
"home automation",
"SCADA",
"jqui-mfd GUI"
],
"devDependencies": {
"grunt": "^1.0.1",
"grunt-replace": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-jscs": "^3.0.1",
"grunt-http": "^2.2.0",
"mocha": "^4.1.0",
"chai": "^4.1.2",
"video.js": "^5.9.2"
},
"bugs": {
"url": "https://git.spacen.net/yunkong2/yunkong2.vis-jqui-mfd/issues"
},
"main": "widgets/jqui-mfd.html",
"scripts": {
"test": "node node_modules/mocha/bin/mocha --exit"
},
"license": "MIT"
}