PHP Classes

File: assets/gallerytypes/lightbox2/bower.json

Recommend this page to a friend!
  Classes of Goffy G   wgGallery   assets/gallerytypes/lightbox2/bower.json   Download  
File: assets/gallerytypes/lightbox2/bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: wgGallery
Image gallery module for XOOPS CMS
Author: By
Last change:
Date: 3 years ago
Size: 545 bytes
 

Contents

Class file image Download
{ "name": "lightbox2", "homepage": "http://lokeshdhakar.com/projects/lightbox2/", "authors": [ "Lokesh Dhakar <lokesh.dhakar@gmail.com>" ], "description": "The original Lightbox script. Uses jQuery.", "main": [ "./dist/js/lightbox.js", "./dist/css/lightbox.css" ], "keywords": [ "lightbox", "lightbox2", "overlay", "gallery", "slideshow", "images" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components" ], "dependencies": { "jquery": ">2" } }