snappymail/vendors/lightgallery/lightGallery.jquery.json
2018-03-30 00:43:46 +03:00

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"
]
}