Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
workloadmgr / fsscripts / tvault-filemanager / scripts / custom-scrollbar-plugin / malihu-custom-scrollbar.jquery.json
Size: Mime:
{
    "name": "malihu-custom-scrollbar",
    "title": "malihu jQuery custom scrollbar",
    "description": "Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.",
    "keywords": [
        "jquery-plugin",
    	"custom-scrollbar",
    	"scrollbar"
    ],
    "version": "3.0.5",
    "author": {
        "name": "malihu",
        "url": "http://manos.malihu.gr"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "http://opensource.org/licenses/MIT"
        }
    ],
    "bugs": "https://github.com/malihu/malihu-custom-scrollbar-plugin/issues",
    "homepage": "http://manos.malihu.gr/jquery-custom-content-scroller",
    "download": "https://github.com/malihu/malihu-custom-scrollbar-plugin/releases",
    "dependencies": {
    	"jquery": ">=1.6",
		"jquery-mousewheel": ">=3.0.6"
    }
}