Files
Chamilo/app/Resources/public/assets/datepair/datepair.jquery.json
2025-04-10 12:53:50 +02:00

28 lines
805 B
JSON

{
"name": "datepair",
"version": "0.4.10",
"title": "Datepair.js",
"description": "A plugin for intelligently selecting date and time ranges inspired by Google Calendar.",
"author": {
"name": "Jon Thornton",
"email": "thornton.jon@gmail.com",
"url": "https://github.com/jonthornton"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": ">=1.7"
},
"keywords": [ "timepicker", "datepicker", "time", "date", "picker", "ui", "calendar", "input", "form" ],
"homepage": "http://jonthornton.github.com/jquery-datepair/",
"bugs": {
"url": "https://github.com/jonthornton/jquery-datepair/issues"
},
"docs": "https://github.com/jonthornton/jquery-datepair",
"download": "https://github.com/jonthornton/jquery-datepair"
}