mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
21 lines
511 B
JSON
21 lines
511 B
JSON
{
|
|
"name": "bootstrap-datepicker",
|
|
"filename": "js/bootstrap-datepicker.min.js",
|
|
"version": "1.3.0",
|
|
"description": "A datepicker for Twitter Bootstrap",
|
|
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"datepicker"
|
|
],
|
|
"maintainers": [{
|
|
"name": "Andrew Rowls",
|
|
"web": "https://github.com/eternicode"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/eternicode/bootstrap-datepicker.git"
|
|
}]
|
|
}
|