mirror of
https://github.com/uxsolutions/bootstrap-datepicker.git
synced 2026-01-25 16:46:28 +00:00
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"name": "bootstrap-datepicker",
|
|
"version": "1.0.0",
|
|
"main": ["js/bootstrap-datepicker.js","css/datepicker.css"],
|
|
"dependencies": {
|
|
"jquery": "~1.8.1",
|
|
"bootstrap": "~2.1.1"
|
|
}
|
|
} |