Files
cdnjs/ajax/libs/bootstrap-datetimepicker/package.json
T

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"
}]
}