mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
24 lines
554 B
JSON
24 lines
554 B
JSON
{
|
|
"name": "jquery-scrollTo",
|
|
"filename": "jquery.scrollTo.min.js",
|
|
"version": "1.4.3",
|
|
"description": "Easy element scrolling using jQuery..",
|
|
"homepage": "http://flesler.blogspot.com/2007/10/jqueryscrollto.html",
|
|
"keywords": [
|
|
"scroll",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ariel Flesler",
|
|
"web": "http://flesler.blogspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "svn",
|
|
"url": "http://code.google.com/p/flesler-plugins/"
|
|
}
|
|
]
|
|
}
|