Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
tuitioncoin.org
/
assets
/
vendor
/
lightgallery
/
Filename :
package.json
back
Copy
{ "name": "lightgallery", "version": "2.7.0", "description": "lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile", "keywords": [ "JavaScript", "Gallery", "Video", "slider", "lightBox" ], "main": "lightgallery.umd.js", "min": "lightgallery.min.js", "module": "lightgallery.es5.js", "typings": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/sachinchoolur/lightGallery" }, "homepage": "https://www.lightgalleryjs.com/", "bugs": { "url": "https://github.com/sachinchoolur/lightGallery/issues" }, "license": "GPLv3", "author": { "name": "Sachin Neravath", "email": "sachi77n@gmail.com", "url": "https://github.com/sachinchoolur" }, "engines": { "node": ">=6.0.0" } }