ender-bootstrap-typeahead
Version:
Ender port of Twitter's Bootstrap JS (Typeahead)
21 lines • 477 B
JSON
{
"name": "ender-bootstrap-typeahead",
"description": "Ender port of Twitter's Bootstrap JS (Typeahead)",
"url": "https://github.com/rvagg/ender-bootstrap",
"keywords": [
"twitter",
"bootstrap",
"ender"
],
"authors": [
"Jacob Thornton <@fat>",
"Mark Otto <@mdo>",
"Rod Vagg <@rvagg>"
],
"dependencies": {
"ender-bootstrap-base": "2.2.2",
"ender-bootstrap-transition": "2.2.2"
},
"main": "typeahead.js",
"version": "2.2.2"
}