{ "name": "ez-plus", "title": "EZ Plus", "version": "1.1.0", "description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.", "author": { "name": "Igor Lino", "url": "http://igorlino.github.io/elevatezoom-plus/" }, "license": "MIT", "main": [ "src/jquery.ez-plus.js", "css/jquery.ez-plus.css" ], "ignore": [ "**/.*", "node_modules", "components" ], "bugs": "https://github.com/igorlino/elevatezoom-plus/issues", "homepage": "http://igorlino.github.io/elevatezoom-plus/", "docs": "http://igorlino.github.io/elevatezoom-plus/examples", "demo": "http://igorlino.github.io/elevatezoom-plus/examples", "dependencies": { "jquery": ">=1.11.2" }, "keywords": [ "zoom", "effects", "elements", "zooming" ], "_release": "1.1.0", "_resolution": { "type": "version", "tag": "1.1.0", "commit": "52fa17f43ca64068897350f5b20d477317c15d21" }, "_source": "https://github.com/igorlino/elevatezoom-plus.git", "_target": "~1.1.0", "_originalSource": "ez-plus" }