{ "name": "yunkong2.vis-canvas-gauges", "description": "canvas-gauges Widgets for yunkong2.vis", "version": "0.1.5", "author": { "name": "bluefox", "email": "dogafox@gmail.com" }, "contributors": [ "bluefox " ], "homepage": "https://git.spacen.net/yunkong2/yunkong2.vis-canvas-gauges", "repository": { "type": "git", "url": "https://git.spacen.net/yunkong2/yunkong2.vis-canvas-gauges" }, "licenses": [ { "type": "MIT", "url": "https://git.spacen.net/yunkong2/yunkong2.vis-canvas-gauges/blob/master/LICENSE" } ], "keywords": [ "yunkong2", "GUI", "DashUI", "web interface", "home automation", "SCADA", "canvas-gauges 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" }, "bugs": { "url": "https://git.spacen.net/yunkong2/yunkong2.vis-canvas-gauges/issues" }, "main": "widgets/canvas-gauges.html", "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" }, "license": "MIT" }