gemini-scrollbar
Version:
Custom scrollbars with native scrolling
30 lines (29 loc) • 663 B
JSON
{
"name": "gemini-scrollbar",
"version": "1.5.3",
"description": "Custom scrollbars with native scrolling",
"license": "MIT",
"repository": "noeldelgado/gemini-scrollbar.git",
"author": "Noel Delgado <auhcsei@gmail.com> (http://pixelia.me/)",
"homepage": "https://github.com/noeldelgado/gemini-scrollbar",
"scripts": {
"authors": "bash ./scripts/update-authors.sh"
},
"files": [
"index.js",
"gemini-scrollbar.css"
],
"keywords": [
"native",
"scrolling",
"skinnable",
"custom",
"scrollbar",
"scrollbars",
"scroll",
"mousewheel",
"trackpad",
"smooth-scroll"
],
"devDependencies": {}
}