{
  "name": "ngx-photo-swiper",
  "author": "HuiiBuh",
  "license": "MIT",
  "description": "Responsive and touch friendly lightbox gallery.",
  "version": "0.0.4",
  "repository": {
    "type": "git",
    "url": "https://github.com/HuiiBuh/ngx-photo-swiper"
  },
  "bugs": {
    "url": "https://github.com/HuiiBuh/ngx-photo-swiper/issues"
  },
  "keywords": [
    "angular",
    "angular 10",
    "angular 11",
    "lightbox",
    "gallery",
    "image",
    "touch",
    "swipe",
    "photoswipe"
  ],
  "homepage": "https://github.com/HuiiBuh/ngx-photo-swiper",
  "peerDependencies": {
    "@angular/common": ">10",
    "@angular/core": ">10"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/ngx-photo-swiper.umd.js",
  "module": "fesm2015/ngx-photo-swiper.js",
  "es2015": "fesm2015/ngx-photo-swiper.js",
  "esm2015": "esm2015/ngx-photo-swiper.js",
  "fesm2015": "fesm2015/ngx-photo-swiper.js",
  "typings": "ngx-photo-swiper.d.ts",
  "metadata": "ngx-photo-swiper.metadata.json",
  "sideEffects": false
}
