UNPKG

photoswipe

Version:
47 lines (46 loc) 1.08 kB
{ "name": "photoswipe", "version": "4.0.7", "engines": { "node": ">= 0.8.0" }, "scripts": { "test": "grunt jshint" }, "devDependencies": { "grunt": "~0.4.5", "grunt-autoprefixer": "^2.2.0", "grunt-aws-s3": "^0.12.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-cssmin": "^0.12.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-watch": "~0.6.1", "grunt-jekyll": "~0.4.2", "grunt-sass": "^0.18.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", "keywords": [ "gallery", "lightbox", "photo", "image", "touch", "swipe", "zoom" ], "author": "Dmitry Semenov (http://dimsemenov.com)", "license": "MIT" }