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

32 lines
775 B
JSON

{
"name": "jt.timepicker",
"version": "1.13.10",
"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": "MIT",
"_release": "1.13.10",
"_resolution": {
"type": "version",
"tag": "1.13.10",
"commit": "2d497cbb61071f4edd5409f9d3dbe67a9d5f7219"
},
"_source": "https://github.com/jonthornton/jquery-timepicker.git",
"_target": "*",
"_originalSource": "jt.timepicker"
}