Files
cdnjs/ajax/libs/jquery.cycle2/package.json
T
Riccardo Magliocchetti 9c0f924a0b Add jquery.cycle2
The successor to Cycle. Cycle2 is a mobile and desktop friendly
slideshow built around ease-of-use with a declarative API.
It supports responsive designs, dynamic slideshow manipulation,
swipe events, and lots of options!

Minified files downloaded from: http://jquery.malsup.com/cycle2/download/

Author: Mike Alsup
Repository: https://github.com/malsup/cycle2
License: MIT / GPL
2013-04-17 17:52:22 +02:00

25 lines
662 B
JSON

{
"name": "jquery.cycle2",
"filename": "jquery.cycle2.min.js",
"version": "20130409",
"description": "The successor to Cycle. Cycle2 is a mobile and desktop friendly slideshow built around ease-of-use with a declarative API. It supports responsive designs, dynamic slideshow manipulation, swipe events, and lots of options!",
"homepage": "http://jquery.malsup.com/cycle2/",
"keywords": [
"slideshow",
"carousel",
"slider"
],
"maintainers": [
{
"name": "Mike Alsup",
"web": "http://jquery.malsup.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/malsup/cycle2"
}
]
}