PHP Classes

File: assets/gallerytypes/lightbox2/package.json

Recommend this page to a friend!
  Classes of Goffy G   wgGallery   assets/gallerytypes/lightbox2/package.json   Download  
File: assets/gallerytypes/lightbox2/package.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: 1,024 bytes
 

Contents

Class file image Download
{ "name": "lightbox2", "version": "2.10.0", "author": "Lokesh Dhakar <lokesh.dhakar@gmail.com>", "description": "The original Lightbox script. Uses jQuery.", "keywords": [ "lightbox", "lightbox2", "overlay", "gallery", "slideshow", "images" ], "homepage": "http://lokeshdhakar.com/projects/lightbox2/", "main": "./dist/js/lightbox.js", "repository": { "type": "git", "url": "https://github.com/lokesh/lightbox2.git" }, "bugs": { "url": "https://github.com/lokesh/lightbox2/issues" }, "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/lokesh/lightbox2/master/LICENSE" } ], "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-connect": "^0.7.1", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-cssmin": "^0.12.3", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "^0.5.3", "grunt-jscs": "^1.8.0" } }