vue-multiselect-bootstrap-theme
Version:
Bootstrap 3/4/5 themes for vue-multiselect
21 lines (20 loc) • 540 B
JSON
{
"name": "vue-multiselect-bootstrap-theme",
"description": "Bootstrap 3/4/5 themes for vue-multiselect ",
"version": "1.0.7",
"keywords": [
"vue-multiselect",
"bootstrap"
],
"homepage": "https://github.com/jgalindosl/vue-multiselect-bootstrap-theme",
"contributors": [
"Jose Galindo (https://github.com/jgalindosl)"
],
"files": [
"dist/"
],
"repository": "jgalindosl/vue-multiselect-bootstrap-theme",
"peerDependencies": {
"bootstrap" : ">=3.x.x"
}
}