File: simplegallery.jquery.json

Recommend this page to a friend!
  Classes of Andras Toth   Simple JS Gallery Plugin   simplegallery.jquery.json   Download  
File: simplegallery.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple JS Gallery Plugin
jQuery plugin to display images in a gallery
Author: By
Last change: Update of simplegallery.jquery.json
Date: 2 years ago
Size: 1,031 bytes
 

Contents

Class file image Download
{ "name": "simplegallery", "title": "jQuery simplegallery", "description": "jQuery plugin for picture viewing.", "keywords": [ "picture", "resize", "preview", "gallery" ], "version": "1.1.0", "author": { "name": "Tóth András", "url": "https://github.com/andrastoth/image_viewer/master/AUTHORS.txt" }, "maintainers": [ { "name": "Tóth András", "email": "atandrastoth@gmail.com", "url": "http://atandrastoth.co.uk" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/andrastoth/image_viewer/master/MIT-LICENSE.txt" } ], "bugs": "https://github.com/andrastoth/image_viewer/issues", "homepage": "http://atandrastoth.co.uk/webdesign", "docs": "https://github.com/andrastoth/gallery", "download": "https://github.com/andrastoth/image_viewer/archive/master.zip", "dependencies": { "jquery": ">=1.7" } }