{
  "name": "ngx-photoswipe",
  "version": "0.0.23",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ahaw/ngx_photoswipe.git"
  },
  "readme": "README.md",
  "author": "Arkadiusz Hnat",
  "license": "MIT",
  "private": false,
  "peerDependencies": {
    "imagesloaded": "^4.1.4",
    "@types/photoswipe": "^4.0.28",
    "@types/imagesloaded": "^4.1.1",
    "photoswipe": "^4.1.2",
    "@angular/core": "^6.0.3",
    "@angular/common": "^6.0.3"
  },
  "main": "bundles/ngx-photoswipe.umd.js",
  "module": "fesm5/ngx-photoswipe.js",
  "es2015": "fesm2015/ngx-photoswipe.js",
  "esm5": "esm5/ngx-photoswipe.js",
  "esm2015": "esm2015/ngx-photoswipe.js",
  "fesm5": "fesm5/ngx-photoswipe.js",
  "fesm2015": "fesm2015/ngx-photoswipe.js",
  "typings": "ngx-photoswipe.d.ts",
  "metadata": "ngx-photoswipe.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0",
    "user": "0.0.0"
  }
}
