mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
22 lines
550 B
JSON
22 lines
550 B
JSON
{
|
|
"name": "bootstrap-datetimepicker",
|
|
"filename": "js/bootstrap-datetimepicker.min.js",
|
|
"version": "0.0.11",
|
|
"description": "A datetime picker for Twitter Bootstrap",
|
|
"homepage": "https://github.com/tarruda/bootstrap-datetimepicker",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"datepicker",
|
|
"datetimepicker"
|
|
],
|
|
"maintainers": [{
|
|
"name": "Thiago de Arruda",
|
|
"web": "https://github.com/tarruda"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/tarruda/bootstrap-datetimepicker.git"
|
|
}]
|
|
}
|