{ "name": "jquery.scrollTo", "version": "1.4.3.1", "description": "A small, customizable plugin for scrolling elements, or the window itself.", "homepage": "https://github.com/flesler/jquery.scrollTo", "main": [ "./jquery.scrollTo.js", "./jquery.scrollTo-min.js" ], "dependencies": { "jquery": "~1.8" }, "keywords": [ "browser", "client", "functional", "scrolling" ], "author": { "name": "Ariel Flesler", "web": "http://flesler.blogspot.com/" } }