18 lines
478 B
JSON
18 lines
478 B
JSON
{
|
|
"name": "bootstrap-select/bootstrap-select",
|
|
"description": "A custom <select> for Bootstrap using button dropdown as replacement",
|
|
"keywords": ["form", "bootstrap", "select", "replacement"],
|
|
"homepage": "https://github.com/silviomoreto/bootstrap-select",
|
|
"version": "1.6.3",
|
|
"authors": [
|
|
{
|
|
"name": "Silvio Moreto",
|
|
"homepage": "https://github.com/silviomoreto/"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"suggest": {
|
|
"components/jquery": ">=1.8"
|
|
}
|
|
}
|