UNPKG
causeway-standard-theme
Version:
latest (3.2.1)
3.2.1
causeway-standard-theme
/
causeway
/
js
/
vendors
/
bootstrap-datepicker
/
bower.json
10 lines
(9 loc)
•
204 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"bootstrap-datepicker"
,
"version"
:
"1.1.1"
,
"main"
:
[
"js/bootstrap-datepicker.js"
,
"css/datepicker.css"
]
,
"dependencies"
:
{
"jquery"
:
">=1.7.1"
,
"bootstrap"
:
">=3.0 <4.0"
}
}