{ "name": "remodal", "homepage": "http://vodkabears.github.io/remodal/", "authors": [ "Ilya Makarov " ], "description": "Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with hash tracking.", "main": [ "dist/remodal.js", "dist/remodal.css", "dist/remodal-default-theme.css" ], "ignore": [ "**/.*", "examples/", "libs/", "src/", "test/", "*.md", "Gruntfile.js", "package.json" ], "keywords": [ "jquery", "plugin", "jquery-plugin", "flat", "responsive", "modal", "popup", "window", "dialog", "popin", "lightbox", "ui", "zepto", "synchronized", "animations" ], "license": "MIT", "dependencies": { "jquery": "*" }, "devDependencies": { "qunit": "^1.19.0", "jquery": "jquery#^1.11.3", "jquery2": "jquery#^2.1.4", "zepto": "^1.1.6" }, "version": "1.1.1", "_release": "1.1.1", "_resolution": { "type": "version", "tag": "1.1.1", "commit": "ed63e532664037f0efe19ac4d6800f1112f77c60" }, "_source": "https://github.com/VodkaBears/Remodal.git", "_target": "^1.1.1", "_originalSource": "remodal", "_direct": true }