{
  "name": "photoswipe",
  "version": "4.0.5",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt jshint"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-autoprefixer": "^2.0.0",
    "grunt-aws-s3": "^0.10.0",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt": "~0.4.5",
    "grunt-contrib-cssmin": "~0.11.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-uglify": "~0.7.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-jekyll": "~0.4.2",
    "grunt-sass": "~0.17.0",
    "grunt-svgmin": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/dimsemenov/Photoswipe.git"
  },
  "description": "JavaScript gallery",
  "bugs": {
    "url": "https://github.com/dimsemenov/Photoswipe/issues"
  },
  "homepage": "http://photoswipe.com",
  "main": "dist/photoswipe.js",
  "dependencies": {
    "grunt-autoprefixer": "^2.0.0",
    "grunt-contrib-clean": "^0.4.1",
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.1.3",
    "grunt-contrib-cssmin": "^0.4.2",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-jshint": "^0.1.1",
    "grunt-aws-s3": "^0.10.0",
    "grunt-contrib-watch": "^0.2.0",
    "grunt-contrib-uglify": "^0.1.2",
    "grunt-sass": "^0.6.1",
    "grunt-jekyll": "^0.3.9",
    "grunt-svgmin": "^2.0.0"
  },
  "keywords": [
    "gallery",
    "lightbox",
    "photo",
    "image",
    "touch",
    "swipe",
    "zoom"
  ],
  "author": "Dmitry Semenov (http://dimsemenov.com)",
  "license": "MIT"
}
