-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathtiksluscarousel.jquery.json
47 lines (47 loc) · 1.3 KB
/
tiksluscarousel.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": "tiksluscarousel",
"title": "Jquery fully responsive Carousel/slider with thumbnails,progress bar,Navigation icons,pause/resume and full screen support",
"version": "2.0.1",
"description": "A fully responsive jquery carsousel and rotater with css3 animations,thumbnails,Nav Icons,Progress bar and Pause/resume support.",
"homepage": "http://tikslus.com/plugins/free#tiksluscarousel",
"repository": {
"type": "git",
"url": "https://github.com/pushpendra10/tiksluscarousel.git"
},
"keywords": [
"responsive",
"jQuery",
"Mobile",
"carousel",
"javascript",
"slider",
"css3",
"animation",
"image",
"rotater",
"banner",
"thumbnails",
"progressbar",
"resume",
"pause",
"navigation",
"icons"
],
"author": {
"name": "Pushpendra Singh Chouhan",
"email": "pushpendra.as400@gmail.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pushpendra10/tiksluscarousel/blob/master/mit-license.txt"
}
],
"bugs": "https://github.com/pushpendra10/tiksluscarousel/issues",
"download": "http://tikslus.com/web/bundles/tikslustikslus/downloads/tiksluscarousel.zip",
"demo" : "http://tikslus.com/tiksluscarousel/demo",
"docs" : "http://tikslus.com/tiksluscarousel/docs",
"dependencies": {
"jquery": ">=1.5"
}
}