vue3-gauge
Version:
Vue3 Gauge Plugin
27 lines (26 loc) • 572 B
JSON
{
"name": "vue3-gauge",
"version": "0.0.5",
"description": "Vue3 Gauge Plugin",
"main": "index.vue",
"repository": {
"type": "git",
"url": "git+https://github.com/derdennis1012/vue3-gauge.git"
},
"keywords": [
"npm",
"vue-gauge",
"vue3-gauge",
"vuejs-gauge",
"vue-speedometer"
],
"author": "Dennis Boelling",
"license": "ISC",
"bugs": {
"url": "https://github.com/derdennis1012/vue3-gauge/issues"
},
"homepage": "https://github.com/derdennis1012/vue3-gauge#readme",
"scripts": {
"test": "node test.js"
}
}