UNPKG

bootstrap-3-typeahead

Version:

Bootstrap 3 Typeahead: The typeahead autocomplete plugin for Twitter's Bootstrap 2 ready to use with Bootstrap 3.

21 lines (20 loc) 292 B
{ "name": "bootstrap3-typeahead", "version": "4.0.2", "authors": [ "bassjobsen" ], "main": [ "bootstrap3-typeahead.js" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": ">=1.7.0" } }