/* ** ** @@@@@ ** @@@@@ @@@@@@@@@ ** @@@@@@@@@ @@@@@@@@ ** @@@@@@@@ @@@@@@@ ** @@@@@@@ @@@@@@@ ** @@@@@@@ @@@@@@@ ** @@@@@@@ @@@@@@@@ @ ** @@@@@@@@ @@@@@@@@@ @@@ * @@@@@@@@@ @@@@@@@@@@@@@@ @@@@@@@@@@@ @@@@@@@@@@@@@ @@@@@@@ @@@@@@@@@@@@ @@@ @@@@@@ @@@@ * @@ ** */ { "name": "reel", "version": "1.2.1", "title": "jQuery Reel", "description": "360° images enhancement of `img` tag for object movies, vistas and panoramas", "author": { "name": "Petr Vostřel", "email": "petr@vostrel.cz", "url": "http://petr.vostrel.cz" }, "licenses": [ { "type": "MIT", "url": "http://code.vostrel.cz/MIT-LICENSE.txt" }, { "type": "GPL", "url": "http://code.vostrel.cz/GPL-LICENSE.txt" } ], "contributors": [ { "name": "Katrin Ackermann" }, { "name": "Matthew Smith", "url": "http://photospherix.com" } ], "keywords": [ "360", "vista", "virtual", "panorama", "projection" ], "homepage": "http://jquery.vostrel.cz/reel", "dependencies": { "jquery": ">=1.5", "mousewheel": ">=3.0.5" }, "files": [ "jquery.reel.js" ], "repository": { "type": "git", "url": "git://github.com/pisi/Reel.git" } }