UNPKG

vue3-gauge

Version:
27 lines (26 loc) 572 B
{ "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" } }