vue-libs-radio-group
Version:
Simple and very light vue.js (v2) radio group component
33 lines (32 loc) • 773 B
JSON
{
"name": "vue-libs-radio-group",
"version": "1.0.4",
"description": "Simple and very light vue.js (v2) radio group component",
"main": "vue_libs_radio_group.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AlexLibs/vue-libs-radio-group.git"
},
"keywords": [
"vue",
"toggle",
"vue.js",
"switch",
"radio",
"radio group",
"toggle-button",
"switch-button",
"state-button",
"switcher",
"toggler"
],
"author": "Alexander Libster",
"license": "MIT",
"bugs": {
"url": "https://github.com/AlexLibs/vue-libs-radio-group/issues"
},
"homepage": "https://github.com/AlexLibs/vue-libs-radio-group#readme"
}