2023-06-19 20:58:52 +03:00
|
|
|
{
|
|
|
|
"name": "@advdominion/lightbox-gallery",
|
2025-01-21 13:10:15 +03:00
|
|
|
"version": "1.1.0",
|
2023-06-19 20:58:52 +03:00
|
|
|
"type": "module",
|
|
|
|
"packageManager": "yarn@3.6.0",
|
|
|
|
"main": "index.js",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitea.optiweb.ru/public/lightbox-gallery.git"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@advdominion/get-scrollbar-width": "^1.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"swiper": "4.5.1"
|
|
|
|
}
|
|
|
|
}
|