mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
11 lines
263 B
JSON
11 lines
263 B
JSON
![]() |
{
|
||
|
"name": "bootstrap-datetimepicker",
|
||
|
"version": "3.1.3",
|
||
|
"main": ["build/css/bootstrap-datetimepicker.min.css","build/js/bootstrap-datetimepicker.min.js"],
|
||
|
"dependencies": {
|
||
|
"jquery" : ">=1.8.3",
|
||
|
"bootstrap" : ">=3.0",
|
||
|
"moment": ">=2.8.0"
|
||
|
}
|
||
|
}
|