jquery.serialscroll
Version:
Animated scrolling of series with jQuery
23 lines • 932 B
JSON
{
"name": "jquery.serialscroll",
"version": "1.3.2",
"description": "Animated scrolling of series with jQuery",
"main": "jquery.serialScroll.js",
"author": {
"name": "Ariel Flesler",
"url": "https://github.com/flesler"
},
"licenses": "MIT",
"homepage": "https://github.com/flesler/jquery.serialScroll",
"docs": "https://github.com/flesler/2008/02/jqueryserialscroll.html",
"bugs": "https://github.com/flesler/jquery.serialScroll/issues",
"download": "https://github.com/flesler/jquery.serialScroll/releases",
"repository": "git://github.com/flesler/jquery.serialScroll",
"demo": "http://demos.flesler.com/jquery/serialScroll",
"keywords": ["slideshow", "sequence", "animated", "animation", "scrolling", "scroll", "prev", "next","jquery-plugin","ecosystem:jquery"],
"ignore": ["**/.*","demo","tests","CHANGELOG","README.md","bower.json"],
"dependencies": {
"jquery": ">=1.8",
"jquery.scrollto": ">=2.1.0"
}
}