forked from KevinBatdorf/liquidslider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathliquidslider.jquery.json
33 lines (33 loc) · 950 Bytes
/
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
{
"name": "liquidslider",
"title": "Liquid Slider",
"description": "The Last Responsive Content Slider You'll Ever Need.",
"keywords": [
"ui",
"content"
"slider",
"responsive",
"swipe",
"mobile",
"tabs"
],
"version": "2.3.8",
"author": {
"name": "Kevin Batdorf",
"url": "http://www.kevinbatdorf.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/KevinBatdorf/liquidslider/blob/master/MIT.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/index.html",
"download": "http://liquidslider.com"
}