[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
simkeu 07072025
/
keuangan
/
vendors
/
bower_components
/
lightgallery
/
[
Home
]
File: bower.json
{ "name": "lightgallery", "version": "1.2.18", "description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.", "main": [ "dist/js/lightgallery.min.js", "dist/css/lightgallery.css", "dist/fonts/*", "dist/img/*" ], "keywords": [ "gallery", "lightbox", "image", "youtube", "vimeo" ], "authors": [ "Sachin N <sachi77n@gmail.com>" ], "homepage": "http://sachinchoolur.github.io/lightGallery/", "repository": { "type": "git", "url": "git://github.com/sachinchoolur/lightGallery.git" }, "license": "Apache-2.0", "ignore": [ "README.md" ], "dependencies": { "jquery": ">=1.7.0" }, "devDependencies": { "qunit": "~1.12.0" } }