UNPKG
bootstrap-datetimepicker-sass
Version:
3.0.3 (3.0.3)
latest (3.0.3)
3.0.3

github.com/MrPeak/bootstrap-datetimepicker-sass
bootstrap-datetimepicker-sass
/
component.json
11 lines
(10 loc)
•
276 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"bootstrap-datetimepicker-sass"
,
"version"
:
"3.0.3"
,
"main"
:
[
"build/css/bootstrap-datetimepicker.min.css"
,
"build/js/bootstrap-datetimepicker.min.js"
]
,
"dependencies"
:
{
"jquery"
:
">=1.8.3"
,
"bootstrap-sass"
:
">=3.0"
,
"moment"
:
">=2.4.0"
}
}