Source: slick
Section: javascript
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               uglifyjs,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: http://kenwheeler.github.io/slick/
Vcs-Browser: https://salsa.debian.org/debian/slickgit
Vcs-Git: https://salsa.debian.org/debian/slickgit.git

Package: libjs-slick
Architecture: all
Depends: ${misc:Depends},
         libjs-jquery,
Recommends: javascript-common
Description: responsive carousel jQuery plugin
 slick is a responsive carousel jQuery plugin that supports multiple
 breakpoints, CSS3 transitions, touch events/swiping and much more.
 .
 Features:
  * Fully responsive. Scales with its container.
  * Separate settings per breakpoint
  * Uses CSS3 when available. Fully functional when not.
  * Swipe enabled. Or disabled, if you prefer.
  * Desktop mouse dragging
  * Infinite looping.
  * Fully accessible with arrow key navigation
  * Add, remove, filter and unfilter slides
  * Autoplay, dots, arrows, callbacks...
