UNPKG

slick-carousel

Version:

the last carousel you'll ever need

29 lines (28 loc) 507 B
{ "name": "slick-carousel", "main": "slick.js", "version": "1.2.9", "homepage": "https://github.com/kenwheeler/slick", "authors": [ "Ken Wheeler <ken_wheeler@me.com>" ], "description": "the last carousel you'll ever need", "keywords": [ "responsive", "carousel", "jquery" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "index.html", "fonts" ], "dependencies": { "jquery": "~1.7" } }