22 lines
501 B
JSON
22 lines
501 B
JSON
{
|
|
"name": "@advdominion/lightbox-gallery",
|
|
"version": "4.0.0",
|
|
"type": "module",
|
|
"packageManager": "yarn@4.11.0",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.optiweb.ru/public/lightbox-gallery.git"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@advdominion/get-scrollbar-width": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"swiper": "^12.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"prettier": "^3.6.2"
|
|
}
|
|
}
|