forked from jssor/slider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
42 lines (41 loc) · 824 Bytes
/
bower.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
{
"name": "jssor-slider",
"description": "Responsive Javascript Image/Content Slider/Slideshow/Carousel/Gallery/Banner/HTML5 AD",
"version": "26.5.2",
"homepage": "https://www.jssor.com",
"keywords": [
"javascript",
"slider",
"carousel",
"slideshow",
"gallery",
"html5 ad",
"banner",
"photo",
"image",
"picture",
"content",
"text",
"js",
"mobile",
"responsive",
"front-end",
"touch",
"swipe",
"web",
"website",
"web page"
],
"license": "MIT",
"main": [
"js/jssor.slider.min.js"
],
"ignore": [
"demos/",
"examples/",
"transitions/",
"img/"
],
"dependencies": {
}
}