{ "name": "yunkong2.vis.cordova", "description": "Cordova APP for yunkong2.", "version": "1.1.1", "author": { "name": "bluefox", "email": "dogafox@gmail.com" }, "contributors": [ "bluefox " ], "homepage": "https://github.com/yunkong2/yunkong2.vis.cordova", "repository": { "type": "git", "url": "https://github.com/yunkong2/yunkong2.vis.cordova" }, "licenses": [ { "type": "MIT", "url": "https://github.com/yunkong2/yunkong2.vis.cordova/blob/master/LICENSE" } ], "keywords": [ "yunkong2", "vis", "GUI", "DashUI", "web interface", "home automation", "SCADA" ], "dependencies": { "cordova": "^7.0.1", "cordova-android": "^6.3.0", "cordova-plugin-certificates": "^0.6.4", "cordova-plugin-file": "^4.3.3", "cordova-plugin-network-information": "^1.3.3", "cordova-plugin-whitelist": "^1.3.2", "grunt": "^1.0.1", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^1.1.0", "grunt-exec": "^0.4.6", "grunt-http": "^2.2.0", "grunt-jscs": "^3.0.1", "grunt-replace": "^1.0.1", "yunkong2.chromecast": "*", "yunkong2.dwd": "*", "yunkong2.flot": "*", "yunkong2.kodi": "*", "yunkong2.mihome-vacuum": "*", "yunkong2.milight": "*", "yunkong2.rickshaw": "*", "yunkong2.starline": "*", "yunkong2.vis": "*", "yunkong2.vis-bars": "*", "yunkong2.vis-canvas-gauges": "*", "yunkong2.vis-colorpicker": "*", "yunkong2.vis-fancyswitch": "*", "yunkong2.vis-google-fonts": "*", "yunkong2.vis-history": "*", "yunkong2.vis-hqwidgets": "*", "yunkong2.vis-jqui-mfd": "*", "yunkong2.vis-justgage": "*", "yunkong2.vis-keyboard": "*", "yunkong2.vis-lcars": "*", "yunkong2.vis-map": "*", "yunkong2.vis-material": "*", "yunkong2.vis-metro": "*", "yunkong2.vis-players": "*", "yunkong2.vis-plumb": "*", "yunkong2.vis-rgraph": "*", "yunkong2.vis-timeandweather": "*", "yunkong2.vis-weather": "*", "yunkong2.web": "*", "yunkong2.yr": "*", "wifiwizard": "^0.2.11", "com.pylonproducts.wifiwizard": "~0.2.11" }, "bugs": { "url": "https://github.com/yunkong2/yunkong2.vis.cordova/issues" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "grunt build", "run": "grunt run", "release": "grunt release" }, "license": "MIT", "cordova": { "plugins": { "cordova-plugin-file": {}, "cordova-plugin-network-information": {}, "cordova-plugin-whitelist": {}, "com.pylonproducts.wifiwizard": {}, "cordova-plugin-certificates": {} }, "platforms": [ "android" ] } }