{
  "name": "fslightbox-react",
  "version": "1.8.0",
  "description": "A capable React component for displaying images, videos, or, through custom sources, anything you want in a full-window overlying box.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/banthagroup/fslightbox-react"
  },
  "keywords": [
    "react fslightbox",
    "react lightbox",
    "react slide gallery",
    "react modal",
    "fslightbox react"
  ],
  "author": "Piotr Zdziarski",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/banthagroup/fslightbox-react/issues"
  },
  "homepage": "https://fslightbox.com/",
  "peerDependencies": {
    "prop-types": ">=15.6.2",
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0"
  }
}