Files
Chamilo/app/Resources/public/assets/datepair.js/.bower.json
2025-08-14 22:33:03 +02:00

45 lines
932 B
JSON

{
"name": "datepair.js",
"version": "0.4.16",
"main": [
"dist/datepair.js",
"dist/jquery.datepair.js"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"spec",
"Gruntfile.js",
"src",
"bower_components",
"test",
"tests"
],
"homepage": "http://jonthornton.github.com/Datepair.js",
"authors": [
"Jon Thornton"
],
"description": "A javascript plugin for intelligently selecting date and time ranges inspired by Google Calendar.",
"keywords": [
"timepicker",
"datepicker",
"time",
"date",
"picker",
"ui",
"calendar",
"input",
"form"
],
"license": "MIT",
"_release": "0.4.16",
"_resolution": {
"type": "version",
"tag": "0.4.16",
"commit": "d54ca5c1e9e5fce523b2976e0454d3cd556560ff"
},
"_source": "https://github.com/jonthornton/Datepair.js.git",
"_target": "^0.4.16",
"_originalSource": "datepair"
}