datatracker/ietf/externals/static/bootstrap-datepicker/bower.json
Henrik Levkowetz 6dc0c2f46c Updated bower-managed static web assets
- Legacy-Id: 13688
2017-06-20 13:22:41 +00:00

13 lines
234 B
JSON

{
"name": "bootstrap-datepicker",
"main": [
"dist/css/bootstrap-datepicker3.css",
"dist/js/bootstrap-datepicker.js"
],
"license": "Apache-2.0",
"dependencies": {
"jquery" : ">=1.7.1 <4.0.0"
},
"ignore": []
}