forked from trajkovvlatko/slider.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomponent.json
More file actions
37 lines (37 loc) · 786 Bytes
/
component.json
File metadata and controls
37 lines (37 loc) · 786 Bytes
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
{
"name": "jssor-slider",
"repo": "jssor/slider",
"description": "touch swipe image slider/slideshow/gallery/carousel/banner mobile responsive bootstrap",
"version": "28.1.0",
"homepage": "https://www.jssor.com",
"keywords": [
"javascript",
"slider",
"carousel",
"slideshow",
"gallery",
"html5 ad",
"banner",
"photo",
"image",
"picture",
"content",
"text",
"layer",
"animation",
"js",
"mobile",
"responsive",
"front-end",
"touch",
"swipe",
"web",
"website",
"web page"
],
"development": {},
"scripts": [
"js/jssor.slider.min.js"
],
"license": "MIT"
}