forked from sachinchoolur/lightGallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lightGallery.jquery.json
40 lines (40 loc) · 1.07 KB
/
lightGallery.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
{
"name": "lightGallery",
"title": "jQuery lightGallery",
"description": "JQuery lightGallery is a lightweight jQuery lightbox gallery for displaying image and video gallery.",
"keywords": [
"gallery",
"lightbox",
"image",
"responsive",
"jQuery",
"videos",
"CSS3",
"touch"
],
"version": "1.1.4",
"author": {
"name": "Sachin N",
"url": "https://github.com/sachinchoolur"
},
"maintainers": [
{
"name": "Sachin N",
"email": "[email protected]",
"url": "https://github.com/sachinchoolur"
}
],
"licenses": [
{
"type": "MLT License",
"url": "http://opensource.org/licenses/mit-license.html"
}
],
"bugs": "https://github.com/sachinchoolur/lightGallery/issues",
"homepage": "http://sachinchoolur.github.io/lightGallery/",
"docs": "https://github.com/sachinchoolur/lightGallery",
"download": "http://sachinchoolur.github.io/lightGallery/lightGallery.zip",
"dependencies": {
"jquery": ">=1.5"
}
}