{ "name": "jquery.scrollTo", "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/" }, "version": "2.1.2", "_release": "2.1.2", "_resolution": { "type": "version", "tag": "2.1.2", "commit": "d33ae4515be21a76bb7907c94dd8a0ca0de7e49b" }, "_source": "https://github.com/flesler/jquery.scrollTo.git", "_target": "^2.1.2", "_originalSource": "jquery.scrollTo" }