forked from sachinchoolur/lightslider
-
Notifications
You must be signed in to change notification settings - Fork 1
/
lightslider.jquery.json
47 lines (47 loc) · 1.25 KB
/
lightslider.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
{
"name":"lightslider",
"title":"jQuery lightSlider",
"description":"jQuery lightSlider is a lightweight responsive content slider - carousel with animated thumbnails navigation",
"keywords":[
"slider",
"contentslider",
"textslider",
"slideshow",
"gallery",
"responsive",
"carousel",
"animation",
"jQuery",
"video",
"image",
"CSS3",
"touch",
"swipe",
"thumbnail"
],
"version":"1.1.5",
"author":{
"name":"Sachin N",
"url":"https://github.com/sachinchoolur"
},
"maintainers":[
{
"name":"Sachin N",
"email":"[email protected]",
"url":"https://github.com/sachinchoolur"
}
],
"licenses":[
{
"type":"MLT License",
"url":"http://opensource.org/licenses/mit-license.html"
}
],
"bugs":"https://github.com/sachinchoolur/lightslider/issues",
"homepage":"http://sachinchoolur.github.io/lightslider/",
"docs":"http://sachinchoolur.github.io/lightslider/",
"download":"http://sachinchoolur.github.io/lightslider/lightSlider.zip",
"dependencies":{
"jquery":">=1.7.0"
}
}