{
  "name": "@fancyapps/ui",
  "version": "6.1.13",
  "description": "Robust JavaScript UI Component Library",
  "files": [
    "dist",
    "CHANGELOG.md",
    "LICENSE.md",
    "README.md"
  ],
  "type": "module",
  "main": "dist/index.umd.js",
  "module": "dist/index.js",
  "types": "dist/index.d.ts",
  "keywords": [
    "javascript",
    "modal",
    "lightbox",
    "fancybox",
    "carousel",
    "panzoom",
    "pinchzoom",
    "pinch",
    "zoom",
    "gesture",
    "touch",
    "drag",
    "gallery"
  ],
  "author": "Janis Skarnelis",
  "license": "SEE LICENSE IN LICENSE.md",
  "homepage": "https://fancyapps.com/",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fancyapps/ui.git"
  },
  "devDependencies": {},
  "dependencies": {}
}
