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.

47 lines
1.1 KiB

{
"name": "yunkong2.mobile",
"description": "jQuery Mobile based yunkong2 user interface",
"version": "0.4.12",
"author": {
"name": "bluefox",
"email": "dogafox@gmail.com"
},
"contributors": [
"bluefox <dogafox@gmail.com>"
],
"homepage": "https://git.spacen.net/yunkong2/yunkong2.mobile",
"repository": {
"type": "git",
"url": "https://git.spacen.net/yunkong2/yunkong2.mobile"
},
"licenses": [
{
"type": "MIT",
"url": "https://git.spacen.net/yunkong2/yunkong2.mobile/blob/master/LICENSE"
}
],
"keywords": [
"yunkong2",
"GUI",
"web interface",
"home automation",
"SCADA"
],
"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"
},
"bugs": {
"url": "https://git.spacen.net/yunkong2/yunkong2.mobile/issues"
},
"main": "widgets/hqwidgets.html",
"scripts": {
"test": "echo \"No test specified\" && exit 0"
},
"license": "MIT"
}