Files
CRM/layouts/v7/lib/jquery/timepicker/bower.json
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

17 lines
570 B
JSON

{
"name" : "jt.timepicker",
"version" : "1.6.11",
"description" : "A jQuery timepicker plugin inspired by Google Calendar.",
"homepage" : "http://jonthornton.github.com/jquery-timepicker",
"main" : [ "./jquery.timepicker.js", "./jquery.timepicker.css" ],
"dependencies" : {
"jquery" : ">= 1.7"
},
"keywords" : [ "time", "picker", "google calendar" ],
"author" : {
"name" : "Jon Thornton",
"web" : "https://github.com/jonthornton"
},
"license": "http://opensource.org/licenses/MIT"
}