{ "name": "light-gallery", "version": "1.0.0", "authors": [ "S. Francis" ], "description": "modal lightbox component", "keywords": [ "web-component", "polymer", "modal lightbox" ], "main": "light-gallery.html", "license": "MIT", "homepage": "https://github.com/EllipticalElements/light-gallery", "ignore": [ "/.*", "/test/", "/demo/", ".gitignore", ".npmignore", "gulpfile.js", "lib", "docs", "index.js", "umd.js", "package.json", "demo", "build.json", "bundle.json", ".nvmrc", ".eslintrc", "bin", "CHANGELOG.md", "demos", "stylesheets", "_index.scss", "bk" ], "dependencies": { "polymer": "Polymer/polymer#^1.0.0", "elliptical-polymer-behaviors": "~1.2.0" }, "devDependencies": { "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", "web-component-tester": "*" }, "_release": "1.0.0", "_resolution": { "type": "version", "tag": "v1.0.0", "commit": "fddd1b0a5a317f18667eb8e3bc447d70bed42912" }, "_source": "https://github.com/EllipticalElements/light-gallery.git", "_target": "^1.0.0", "_originalSource": "light-gallery" }