bootstrap-lightbox-gallery
Version:
A nice lightbox gallery component for Bootstrap 5
22 lines (21 loc) • 501 B
JSON
{
"name": "bootstrap-lightbox-gallery",
"version": "1.0.25",
"description": "A nice lightbox gallery component for Bootstrap 5",
"browser": "./src/bootstrap-input-spinner.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Bootstrap",
"JS",
"ES6",
"Lightbox"
],
"author": "Stefan Haack (https://shaack.com)",
"license": "MIT",
"dependencies": {
"bootstrap-show-modal": "^6.0.10",
"cm-web-modules": "^2.5.0"
}
}