{
  "name": "lightgallery",
  "version": "1.3.9",
  "description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
  "main": [
    "dist/js/lightgallery.min.js",
    "dist/css/lightgallery.css",
    "dist/fonts/lg.eot",
    "dist/fonts/lg.svg",
    "dist/fonts/lg.ttf",
    "dist/fonts/lg.woff",
    "dist/img/loading.gif",
    "dist/img/video-play.png",
    "dist/img/vimeo-play.png",
    "dist/img/youtube-play.png"
  ],
  "keywords": [
    "gallery",
    "lightbox",
    "image",
    "youtube",
    "vimeo"
  ],
  "authors": [
    "Sachin N <sachi77n@gmail.com>"
  ],
  "homepage": "http://sachinchoolur.github.io/lightGallery/",
  "repository": {
    "type": "git",
    "url": "git://github.com/sachinchoolur/lightGallery.git"
  },
  "license": "GPLv3",
  "ignore": [
    "README.md"
  ],
  "dependencies": {
    "jquery": ">=1.7.0"
  },
  "devDependencies": {
    "qunit": "~1.12.0"
  },
  "_release": "1.3.9",
  "_resolution": {
    "type": "version",
    "tag": "1.3.9",
    "commit": "c9a16198b8e891ef9b11649f60c51f3139efb71b"
  },
  "_source": "https://github.com/sachinchoolur/lightGallery.git",
  "_target": "1.3.9",
  "_originalSource": "lightgallery"
}