{"_id":"@alotool/custom-scrollbar","_rev":"1-347edae90fba3fa0244c40e297c0e0da","name":"@alotool/custom-scrollbar","dist-tags":{"latest":"3.1.5"},"versions":{"3.1.5":{"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.","keywords":["alotool","jquery-plugin","custom-scrollbar","scrollbar"],"author":{"name":"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"},"_id":"@alotool/custom-scrollbar@3.1.5","_nodeVersion":"12.18.1","_npmVersion":"6.14.9","dist":{"integrity":"sha512-Uy2MArPphllHiH39zuXvCjAaEiXoedP2hpXbCRte1XPuiLGNwTri568C8O6f3H/ZtNxFoomLaPkYSzP25HhbpA==","shasum":"e5f18d4fe9cf80dab682c3f8442e191d7ff1f55b","tarball":"https://registry.npmjs.org/@alotool/custom-scrollbar/-/custom-scrollbar-3.1.5.tgz","fileCount":9,"unpackedSize":306331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0x4mCRA9TVsSAnZWagAAXAAP/0qzHZL6Sxc6o1eowUFe\n5/xoWAwYjc0F9VVp8Wh1AunaQY3IVgv4WccYVacBYcmrsEzmQvMgDSQf0umu\ncZDKv3fbEVD9fQss3Vx01iIM2Y04N/bNcgK5hTJrjrM2eKhpaAA9x22DeVRJ\n266/3YnzTiC1433SsSRTDF961AOr+76Y8Zy9o62yR6+NybvM+LBPrXBwseaC\nCIQ8/ZaSwyoQqkHVqyTy4ZxKOV0SO6vFKF0YkUgett7dkPbfcweTMO3lG4az\nIEf1Wz+KWxKBpUJZogg8K0/jdihueP7/IEVdg2hV7RDEZshpMA9vta/o32Vn\npqSQ2+VFng+yO2NmGsPhOE7GofBTjl/e7pM2t2uOxjz3rGhGi/qZBIoQQw0q\nqAs+lKmUYaOR5DwTTDAjEadxw+YTZEI9BOo+RsRhMvFRkMJJgxPGlXWShhxl\nc5MUDUQ7auiZqB0funHSl3w8/SlFAKblm4KfsCHDoo6FefC/SD1emtjLEq1n\n3U1/FATN5j1VzMyPzv6FDwwBrySXqoErPmhpsAYGhFQ5KF/fg8esYvilwWv0\nwJ6ASHySxWrDl48tGdtHg8kmd7d2Mxj5tGGYdZZ2E65v8yvvaUD7I4IpDfnc\nnWtn5UGlx91XMi3Jtm+cK8V7mx4Bfc4QkqKGG/1cB+7H5KSAaJxUZBb2pdaa\n7MMB\r\n=0cxt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0ndcnVBSagsuVQkvNT/aFxHYIQL4jJJ7+FUus/QhQYAIhAPFzUWIdBQGlihBj0PGGpaF0tTRiiiWQUgutYUEVmf92"}]},"_npmUser":{"name":"alotool","email":"alotool360@gmail.com"},"directories":{},"maintainers":[{"name":"alotool","email":"alotool360@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/custom-scrollbar_3.1.5_1607671333763_0.9341192025300549"},"_hasShrinkwrap":false}},"time":{"created":"2020-12-11T07:22:13.728Z","3.1.5":"2020-12-11T07:22:13.934Z","modified":"2022-04-04T13:37:33.968Z"},"maintainers":[{"name":"alotool","email":"alotool360@gmail.com"}],"description":"Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.","homepage":"https://github.com/alotool/lib","keywords":["alotool","jquery-plugin","custom-scrollbar","scrollbar"],"repository":{"type":"git","url":"git+https://github.com/alotool/lib.git"},"author":{"name":"alotool"},"bugs":{"url":"https://github.com/alotool/lib/issues"},"license":"MIT","readme":"malihu custom scrollbar plugin\n================================\n\nHighly customizable custom scrollbar jQuery plugin ([Demo](http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html)). Features include: \n\n* Vertical and/or horizontal scrollbar(s)  \n* Adjustable scrolling momentum \n* Mouse-wheel, keyboard and touch support \n* Ready-to-use themes and customization via CSS \n* RTL direction support \n* Option parameters for full control of scrollbar functionality \n* Methods for triggering actions like scroll-to, update, destroy etc. \n* User-defined callbacks \n* Selectable/searchable content\n\n**[Plugin homepage and documentation](http://manos.malihu.gr/jquery-custom-content-scroller/)** ([Changelog](http://manos.malihu.gr/jquery-custom-content-scroller/2/)) \n\n#### Installation\n\nnpm: `npm install malihu-custom-scrollbar-plugin` \n\nBower: `bower install malihu-custom-scrollbar-plugin` \n\n[Manual](http://manos.malihu.gr/jquery-custom-content-scroller/#get-started-section) \n\n#### Usage \n\nManual: `$(selector).mCustomScrollbar();` \n\n[Browserify](http://browserify.org/): \n\n    var $ = require('jquery');\n    require('malihu-custom-scrollbar-plugin')($);\n\n[webpack](https://webpack.github.io/): \n\n    npm install imports-loader\n\tnpm install jquery-mousewheel\n\tnpm install malihu-custom-scrollbar-plugin\n\n\tmodule.exports = {\n\t\tmodule: {\n\t\t\tloaders: [\n\t\t\t\t{ test: /jquery-mousewheel/, loader: \"imports?define=>false&this=>window\" },\n\t\t\t\t{ test: /malihu-custom-scrollbar-plugin/, loader: \"imports?define=>false&this=>window\" }\n\t\t\t]\n\t\t}\n\t};\n\n\tvar $ = require('jquery');\n\trequire(\"jquery-mousewheel\")($);\n    require('malihu-custom-scrollbar-plugin')($);\n\n\nRequirements\n-------------------------\n\njQuery version **1.6.0** or higher\n\nBrowser compatibility\n-------------------------\n\n* Internet Explorer 8+ \n* Firefox \n* Chrome \n* Opera \n* Safari  \n* iOS \n* Android \n* Windows Phone\n\nLicense \n-------------------------\n\nMIT License (MIT)\n\nhttp://opensource.org/licenses/MIT\n\nDonate \n-------------------------\n\nhttps://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UYJ5G65M6ZA28\n\n\n### Publish package to NPM package registry\n```shell script\nnpm login\nnpm publish --access public\n```\n\n### Unpublishing a single version of a package\n```shell script\nnpm unpublish <package-name>@<version>\n```\n\n### Unpublishing an entire package\n```shell script\nnpm unpublish <package-name> -f\n```","readmeFilename":"README.md"}