ftscroller
Version:
FTScroller is a cross-browser Javascript/CSS library to allow touch, mouse or scrollwheel scrolling within specified elements, with pagination, snapping and bouncing support.
23 lines (22 loc) • 637 B
JSON
{
"name": "ftscroller",
"version": "0.7.0",
"author": "FT Labs <enquiries@labs.ft.com> (http://labs.ft.com/)",
"description": "FTScroller is a cross-browser Javascript/CSS library to allow touch, mouse or scrollwheel scrolling within specified elements, with pagination, snapping and bouncing support.",
"contributors": [
"Rowan Beentje"
],
"main": "lib/ftscroller.js",
"repository": {
"type": "git",
"url": "git://github.com/ftlabs/ftscroller.git"
},
"keywords": [
"scroller",
"scrolling",
"touch",
"mobile"
],
"license": "MIT",
"homepage": "https://github.com/ftlabs/ftscroller"
}