jquery.serialscroll
Version:
Animated scrolling of series with jQuery
20 lines (19 loc) • 547 B
JSON
{
"name": "jquery.serialscroll",
"version": "1.3.2",
"description": "Animated scrolling of series with jQuery",
"homepage": "https://github.com/flesler/jquery.serialScroll",
"main": [
"./jquery.serialScroll.js",
"./jquery.serialScroll.min.js"
],
"dependencies": {
"jquery" : ">=1.8",
"jquery.scrollTo" : ">=2.1.0"
},
"keywords": [ "slideshow", "sequence", "animated", "animation", "scrolling", "scroll", "prev", "next" ],
"author": {
"name": "Ariel Flesler",
"web": "https://github.com/flesler/"
}
}