slick-lightbox
Version:
A lightbox wrapper for Ken's amazing slick carousel. Credits go to [kenwheeler](https://github.com/kenwheeler) for doing the [hard work](https://github.com/kenwheeler/slick).
20 lines • 465 B
JSON
{
"name": "slick-carousel",
"version": "1.4.1",
"description": "the last carousel you'll ever need",
"main": "slick/slick.js",
"repository": {
"type": "git",
"url": "https://github.com/kenwheeler/slick.git"
},
"keywords": [
"carousel",
"slick",
"responsive"
],
"author": "Ken Wheeler",
"license": "MIT",
"bugs": {
"url": "https://github.com/kenwheeler/slick/issues"
}
}