2025-04-27 07:06:24 +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": []
}