9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"name": "bootstrap-datetimepicker",
|
|
"version": "4.17.37",
|
|
"main": ["build/css/bootstrap-datetimepicker.min.css","build/js/bootstrap-datetimepicker.min.js"],
|
|
"dependencies": {
|
|
"jquery" : ">=1.8.3",
|
|
"moment": ">=2.9.0"
|
|
}
|
|
}
|