slick-carousel
Version:
the last carousel you'll ever need
24 lines (23 loc) • 502 B
JSON
{
"name": "slick-carousel",
"version": "1.2.9",
"description": "the last carousel you'll ever need",
"main": "js/slick.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kenwheeler/slick.git"
},
"keywords": [
"carousel",
"slick",
"responsive"
],
"author": "Ken Wheeler",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/kenwheeler/slick/issues"
}
}