UNPKG

typeahead.js-bootstrap-css

Version:

Bootstrap3 style for typeahead.js using Bootstrap 3 mixins and variables

19 lines (18 loc) 301 B
{ "name": "typeahead.js-bootstrap3.less", "version": "1.2.1", "main": [ "typeaheadjs.css", "typeaheadjs.less" ], "dependencies": { "bootstrap": "~3.3", "typeahead.js": "~0.11" }, "ignore":[ ".gitignore", ".gitmodules", ".travis.yml", "package.json" ] }