@servoy/canvas-gauges
Version:
Minimalist HTML5 Canvas Gauges
85 lines • 1.81 kB
JSON
{
"name": "@servoy/canvas-gauges",
"version": "2.1.8",
"description": "Minimalist HTML5 Canvas Gauges",
"main": "gauge.min.js",
"repository": {
"type": "git",
"url": "git://github.com/Mikhus/canvas-gauges.git"
},
"keywords": [
"gauge",
"canvas",
"html5",
"javascript",
"radial-gauge",
"linear-gauge"
],
"author": "Mykhailo Stadnyk <mikhus@gmail.com>",
"contributors": [
{
"name": "Chris Poile",
"email": "poile@edwards.usask.ca"
},
{
"name": "Luca Invernizzi",
"url": "http://www.lucainvernizzi.net"
},
{
"name": "Rhys Lloyd",
"url": "http://rhyslloyd.me"
},
{
"name": "Robert Blackburn",
"url": "http://www.rwblackburn.com"
},
{
"name": "Charles Galpin",
"url": "https://github.com/cgalpin"
},
{
"name": "Luca Ghio",
"url": "https://github.com/cassiodoroVicinetti"
},
{
"name": "Greg",
"url": "https://github.com/gregroper"
},
{
"name": "David Esperalta",
"email": "info@davidesperalta.com"
},
{
"name": "Gwenaël",
"url": "https://thegtricks.thegounet.fr"
},
{
"name": "migeruhito",
"url": "https://github.com/migeruhito"
},
{
"name": "brblord",
"url": "https://github.com/brblord"
},
{
"name": "piglione73",
"url": "https://github.com/piglione73"
},
{
"name": "Edwin Kofler",
"url": "https://github.com/eankeen"
},
{
"name": "Efstathios Oikonomou",
"url": "https://github.com/eusoikonomou"
},
{
"name": "TamarLahav",
"url": "https://github.com/TamarLahav"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/Mikhus/canvas-gauges/issues"
}
}