removed the eonasdan-bootstrap-datetimepicker-3-1-3 asset
[openemr.git] / public / assets / bootstrap-combobox-1-1-7 / .bower.json
blob12bb28cf7d5411a5fe89abd3853cd941cf8b2a62
2   "name": "bootstrap-combobox",
3   "version": "1.1.7",
4   "homepage": "https://github.com/danielfarrell/bootstrap-combobox",
5   "authors": [
6     "Daniel Farrell <danielfarrell76@gmail.com>",
7     "Patrick Wiseman",
8     "James Martin <wagedomain@gmail.com"
9   ],
10   "main": [
11     "less/combobox.less",
12     "css/bootstrap-combobox.css",
13     "js/bootstrap-combobox.js"
14   ],
15   "license": "Apache 2.0",
16   "ignore": [
17     "**/.*",
18     "node_modules",
19     "bower_components",
20     "test",
21     "tests"
22   ],
23   "description": "A bootstrap styled combobox with typeahead searching",
24   "moduleType": [],
25   "keywords": [
26     "bootstrap",
27     "jquery",
28     "combobox",
29     "typeahead"
30   ],
31   "_release": "1.1.7",
32   "_resolution": {
33     "type": "version",
34     "tag": "1.1.7",
35     "commit": "790223ef3b18c10ccaff371d4e7dee7f1dfb78b8"
36   },
37   "_source": "https://github.com/danielfarrell/bootstrap-combobox.git",
38   "_target": "1.1.7",
39   "_originalSource": "bootstrap-combobox"