{ "name": "@advdominion/lightbox-gallery", "version": "4.0.1", "type": "module", "main": "index.js", "repository": { "type": "git", "url": "https://gitea.optiweb.ru/public/lightbox-gallery.git" }, "license": "MIT", "publishConfig": { "access": "public" }, "dependencies": { "@advdominion/get-scrollbar-width": "^2.0.0" }, "peerDependencies": { "swiper": "^12.0.0" } }