UNPKG

@alotool/custom-scrollbar

Version:

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.

41 lines (40 loc) 1.05 kB
{ "name": "@alotool/custom-scrollbar", "version": "3.1.5", "version_current": "3.1.5", "description": "Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.", "readmeFilename": "README.md", "keywords": [ "alotool", "jquery-plugin", "custom-scrollbar", "scrollbar" ], "author": "alotool", "license": "MIT", "homepage": "https://github.com/alotool/lib", "repository": { "type": "git", "url": "git+https://github.com/alotool/lib.git" }, "bugs": { "url": "https://github.com/alotool/lib/issues" }, "main": "dist/custom-scrollbar.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "del": "^6.0.0", "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-csso": "^4.0.1", "gulp-notify": "^3.2.0", "gulp-size": "^3.0.0", "gulp-uglify": "^3.0.2" }, "files": [ "dist", "README.md" ] }