dn-gauge.js
Version:
Canvas gauge component
27 lines (26 loc) • 599 B
JSON
{
"name": "dn-gauge.js",
"version": "0.0.1",
"description": "Canvas gauge component",
"main": "gauge.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dmitriy-novikov/gauge.js.git"
},
"keywords": [
"gauge",
"scale",
"speedo",
"voltmeter",
"ampermeter"
],
"author": "Dmitriy Novikov",
"license": "ISC",
"bugs": {
"url": "https://github.com/dmitriy-novikov/gauge.js/issues"
},
"homepage": "https://github.com/dmitriy-novikov/gauge.js#readme"
}