{ "name": "jquery.scrollTo", "version": "2.1.1", "description": "Lightweight, cross-browser and highly customizable animated scrolling with jQuery", "homepage": "https://github.com/flesler/jquery.scrollTo", "main": [ "./jquery.scrollTo.js" ], "ignore": [ "**/.*", "demo", "tests", "CHANGELOG", "README.md", "composer.json", "package.json" ], "dependencies": { "jquery": ">=1.8" }, "keywords": [ "browser", "animated", "animation", "jquery", "scrolling", "scroll", "links", "anchors" ], "author": { "name": "Ariel Flesler", "web": "http://flesler.blogspot.com/" }, "_release": "2.1.1", "_resolution": { "type": "version", "tag": "2.1.1", "commit": "aa8bb320bfe115e844969856d8312e3a5dd8b283" }, "_source": "git://github.com/flesler/jquery.scrollTo.git", "_target": "~2.1.1", "_originalSource": "jquery.scrollTo" }