bootstrap-3-typeahead
Version:
Bootstrap 3 Typeahead: The typeahead autocomplete plugin for Twitter's Bootstrap 2 ready to use with Bootstrap 3.
22 lines (21 loc) • 482 B
JSON
{
"name": "bassjobsen/bootstrap-3-typeahead",
"type": "component",
"license": "Apache-2.0",
"description": "Bootstrap 3 Typeahead",
"minimum-stability": "dev",
"authors": [
{
"name": "Bass Jobsen",
"email": "bass@w3masters.nl"
}
],
"extra": {
"component": {
"files": [
"bootstrap3-typeahead.js",
"bootstrap3-typeahead.min.js"
]
}
}
}