PHP Classes

File: assets/gallerytypes/justifiedgallery/bower.json

Recommend this page to a friend!
  Classes of Goffy G   wgGallery   assets/gallerytypes/justifiedgallery/bower.json   Download  
File: assets/gallerytypes/justifiedgallery/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: 830 bytes
 

Contents

Class file image Download
{ "name": "justifiedGallery", "version": "3.7.0", "homepage": "http://miromannino.github.io/Justified-Gallery/", "authors": [ "Miro Mannino <miro.mannino@gmail.com>" ], "description": "This is a JQuery plugin that allows you to create an high quality justified gallery of images. Fill all the spaces!", "main": [ "dist/js/jquery.justifiedGallery.js", "dist/css/justifiedGallery.css" ], "keywords": [ "gallery", "justified", "grid", "row", "image", "layout", "flickr", "google" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test" ], "devDependencies": { "jquery": ">1.9.0", "colorbox": "~1.6.0", "swipebox": "~1.2.9", "requirejs": "^2.3.5" }, "dependencies": { "jquery": ">1.9.0" } }