forked from KevinBatdorf/liquidslider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathliquidslider.jquery.json
34 lines (34 loc) · 1.08 KB
/
liquidslider.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
{
"name": "liquidslider",
"title": "Liquid Slider",
"description": "A responsive html content slider that features CSS3 transitions, utilizes animate.css, swipe navigation dynamic navigation, and more. Powerful, easy-to-use, and fast.",
"keywords": [
"ui",
"slider",
"responsive",
"swipe",
"mobile",
"animation",
"slideshow",
"effect"
],
"version": "2.0.7",
"author": {
"name": "Kevin Batdorf",
"url": "http://www.kevinbatdorf.com"
},
"licenses": [
{
"type": "GPLv3",
"url": "https://github.com/KevinBatdorf/liquidslider/blob/master/GPL%20-%20License.txt"
}
],
"dependencies": {
"jquery": ">=1.5"
},
"bugs": "https://github.com/KevinBatdorf/liquidslider/issues?state=open",
"homepage": "http://liquidslider.com",
"docs": "https://github.com/KevinBatdorf/liquidslider/blob/master/README.markdown",
"demo": "http://kevinbatdorf.github.io/liquidslider/examples/page1.html",
"download": "http://liquidslider.com"
}