forked from stefangabos/Zebra_Datepicker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zebra-datepicker.jquery.json
37 lines (37 loc) · 1.04 KB
/
zebra-datepicker.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "zebra-datepicker",
"title": "Zebra_Datepicker",
"description": "A super-lightweight, highly configurable, cross-browser date picker jQuery plugin",
"keywords": [
"calendar",
"date",
"datepicker",
"form",
"iso-8601",
"ui"
],
"version": "1.8.3",
"author": {
"name": "Stefan Gabos",
"url": "http://stefangabos.ro/"
},
"maintainers": [
{
"name": "Stefan Gabos",
"url": "http://stefangabos.ro/"
}
],
"licenses": [
{
"type": "LGPL",
"url": "https://github.com/stefangabos/Zebra_Datepicker/blob/master/license.txt"
}
],
"bugs": "http://stefangabos.ro/jquery/zebra-datepicker/#how-to-use",
"homepage": "http://stefangabos.ro/jquery/zebra-datepicker/",
"docs": "http://stefangabos.ro/jquery/zebra-datepicker/#how-to-use",
"download": "http://stefangabos.ro/jquery/zebra-datepicker/#download",
"dependencies": {
"jquery": ">=1.5.2"
}
}