mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Optimize building process
This commit is contained in:
parent
f8a131e3bc
commit
35ef89c2a6
119 changed files with 18026 additions and 221 deletions
28
vendors/lightgallery/lightGallery.jquery.json
vendored
Normal file
28
vendors/lightgallery/lightGallery.jquery.json
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "lightgallery",
|
||||
"title": "jQuery lightgallery",
|
||||
"description": "JQuery lightGallery is a lightweight jQuery lightbox gallery for displaying image and video gallery",
|
||||
"version": "1.2.19",
|
||||
"homepage": "https://github.com/sachinchoolur/lightGallery",
|
||||
"author": {
|
||||
"name": "Sachin N",
|
||||
"url": "https://github.com/sachinchoolur"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sachinchoolur/lightGallery"
|
||||
},
|
||||
"bugs": "",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://opensource.org/licenses/MIT"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.0"
|
||||
},
|
||||
"keywords": [
|
||||
"jquery-plugin"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue