UNPKG

valaxy-addon-lightgallery

Version:
22 lines 454 B
{ "name": "valaxy-addon-lightgallery", "type": "module", "version": "0.0.4", "description": "Light Gallery for Valaxy", "repository": { "url": "https://github.com/YunYouJun/valaxy/tree/main/packages/valaxy-addon-lightgallery" }, "keywords": [ "valaxy", "addon", "lightgallery", "gallery" ], "main": "index.ts", "peerDependencies": { "valaxy": "latest" }, "dependencies": { "lightgallery": "2.7.2" } }