mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
33 lines
640 B
JSON
33 lines
640 B
JSON
{
|
|
"name": "jquery-localScroll",
|
|
"filename": "jquery.localScroll.min.js",
|
|
"version": "1.3.5",
|
|
"description": "Animated anchor navigation made easy.",
|
|
"homepage": "https://github.com/flesler/jquery.localScroll",
|
|
"keywords": [
|
|
"browser",
|
|
"animated",
|
|
"animation",
|
|
"scrolling",
|
|
"scroll",
|
|
"links",
|
|
"anchors"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.8",
|
|
"scrollTo": ">=1.4.11"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Ariel Flesler",
|
|
"url": "http://flesler.blogspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/flesler/jquery.localScroll"
|
|
}
|
|
]
|
|
}
|