zenscroll
Version:
A module to smooth-scroll web pages and scrollable elements (like DIVs)
19 lines (18 loc) • 561 B
JSON
{
"name": "zenscroll",
"version": "4.0.2",
"description": "A module to smooth-scroll web pages and scrollable elements (like DIVs)",
"main": "zenscroll.js",
"files": ["zenscroll.js", "zenscroll-min.js"],
"homepage": "https://zengabor.github.io/zenscroll/",
"keywords": ["animation", "scroll", "anchor", "ux"],
"license": "Unlicense",
"author": "Gabor Lenard (http://www.gaborlenard.com)",
"repository": {
"type": "git",
"url": "https://github.com/zengabor/zenscroll.git"
},
"bugs": {
"url": "https://github.com/zengabor/zenscroll/issues"
}
}