blob: 3723425a55a0199c70517bea5011e9e81f0b0bac [file] [log] [blame]
{
"name": "flesler/jquery.scrollto",
"description": "Lightweight, cross-browser and highly customizable animated scrolling with jQuery",
"keywords": [
"browser", "animated", "animation", "jquery",
"scrolling", "scroll", "links", "anchors"
],
"homepage": "https://github.com/flesler/jquery.scrollTo",
"support": {
"issues": "https://github.com/flesler/jquery.scrollTo/issues",
"source": "https://github.com/flesler/jquery.scrollTo"
},
"authors": [
{
"name": "Ariel Flesler",
"web": "https://github.com/flesler/"
}
],
"require": {
"components/jquery": ">=1.8"
},
"extra": {
"component": {
"scripts": [
"jquery.scrollTo.js"
],
"files": [
"jquery.scrollTo.min.js"
]
}
}
}