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