mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 08:15:55 +10:00
32 lines
724 B
JSON
32 lines
724 B
JSON
{
|
|
"name": "jquery-scrollTo",
|
|
"filename": "jquery.scrollTo.min.js",
|
|
"version": "1.4.5",
|
|
"description": "A small, customizable plugin for scrolling elements, or the window itself.",
|
|
"homepage": "https://github.com/flesler/jquery.scrollTo",
|
|
"keywords": [
|
|
"browser",
|
|
"animated",
|
|
"animation",
|
|
"scrolling",
|
|
"scroll",
|
|
"links",
|
|
"anchors"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.8"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Ariel Flesler",
|
|
"web": "http://flesler.blogspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/flesler/jquery.scrollTo"
|
|
}
|
|
]
|
|
}
|