{
  "name": "lg-pager",
  "version": "1.0.2",
  "description": "Pager module for lightgallery.",
  "main": [
    "dist/lg-pager.min.js"
  ],
  "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/lg-pager.git"
  },
  "dependencies": {
    "jquery": ">=1.7.0"
  },
  "license": "GPLv3",
  "ignore": [
    "README.md"
  ]
}