short-url/public/vendor/bootstrap-datepicker/bower.json
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

13 lines
234 B
JSON
Executable File

{
"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": []
}