UNPKG
nuxt-easy-lightbox
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
A plugin to the simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.
nuxt-easy-lightbox
/
dist
/
module.json
12 lines
•
215 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"nuxt-easy-lightbox"
,
"version"
:
"1.1.0"
,
"configKey"
:
"easyLightbox"
,
"compatibility"
: {
"nuxt"
:
">=3.0.0"
},
"builder"
: {
"
@nuxt
/module-builder"
:
"1.0.2"
,
"unbuild"
:
"3.6.0"
} }