bower.json 223 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 { "name": "bootstrap-datepicker", "version": "1.2.0", "main": ["js/bootstrap-datepicker.js", "css/datepicker.css"], "dependencies": { "jquery": ">=1.7.1", "bootstrap": ">=2.0.4 <3.0" } }