UNPKG

fancybox

Version:

fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. It is built on the top of the popular JavaScript framework jQuery and is both easy to implement and a snap to cus

25 lines (24 loc) 498 B
{ "name": "fancybox", "version": "2.1.5", "main": [ "source/jquery.fancybox.css", "source/jquery.fancybox.js", "source/blank.gif", "source/fancybox_loading.gif", "source/fancybox_loading@2x.gif", "source/fancybox_overlay.png", "source/fancybox_sprite.png", "source/fancybox_sprite@2x.png", "source/jquery.fancybox.pack.js" ], "ignore": [ "**/.*", "fancybox.jquery.json", "demo" ], "dependencies": { "jquery": ">=1.10", "jquery-mousewheel": "~3.1.3" } }