mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-07 07:18:39 +08:00
28 lines
695 B
JSON
28 lines
695 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|