UNPKG

nonlinear-canvas-gauges

Version:

Modification of canvas-gauges. Rendering nonlinear scale.

34 lines (33 loc) 688 B
{ "name": "canvas-gauges", "version": "2.1.5", "homepage": "https://github.com/Mikhus/canvas-gauges", "authors": [ "Mykhailo Stadnyk <mikhus@gmail.com>" ], "description": "Minimalistic HTML5 Canvas Gauges", "main": "gauge.min.js", "moduleType": [], "keywords": [ "gauge", "html5" ], "license": "MIT", "ignore": [ "**/.*", "*.log", "*.gz", "node_modules", "bower_components", "test", "tests", "examples", "coverage", "errorShots", "dist", "lib", "debug.js", "gulpfile.js", "karma.conf.js" ] }