forked from acidb/mobiscroll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mobiscroll.datetime.jquery.json
48 lines (48 loc) · 1.3 KB
/
mobiscroll.datetime.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
38
39
40
41
42
43
44
45
46
47
48
{
"name": "mobiscroll.datetime",
"title": "Mobiscroll Date & Time Scroller",
"description": "Renders a scrollable Date, Time or Date & Time Picker for easy date entry on touch devices. It comes with theming capability, optional jQuery Mobile integration and multiple display modes: Inline, Modal, Bubble, Docked Top & Bottom.",
"keywords": [
"ui",
"input",
"form",
"html5",
"datepicker",
"timepicker",
"touchscreen",
"mobile",
"scroller",
"clickpick"
],
"version": "2.7.0",
"author": {
"name": "Acid Media",
"url": "http://theacidmedia.net"
},
"maintainers": [
{
"name": "Levente Kovacs",
"email": "office@theacidmedia.net",
"url": "https://github.com/acidb"
},
{
"name": "Istvan Halmen",
"email": "isti@theacidmedia.net",
"url": "https://github.com/dioslaska"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/acidb/mobiscroll/blob/master/MITLicense.txt"
}
],
"bugs": "https://github.com/acidb/mobiscroll/issues",
"homepage": "http://mobiscroll.com/component/datetime",
"docs": "http://docs.mobiscroll.com/datetime",
"demo": "http://demo.mobiscroll.com/datetime",
"download": "http://mobiscroll.com/component/datetime",
"dependencies": {
"jquery": ">=1.6"
}
}