Download package.json
{ "name": "lightgallery", "description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.", "version": "1.2.0", "keywords": [ "jquery-plugin", "gallery", "lightbox", "image", "youtube", "vimeo", "html5 videos", "thumbnails", "zoom", "fullscreen", "responsive", "touch", "drag" ], "dependencies": { "jquery": ">=1.5.0" }, "bugs": { "url": "https://github.com/sachinchoolur/lightGallery/issues" }, "homepage": "http://sachinchoolur.github.io/lightGallery/", "main": "dist/js/lightgallery.js" }