mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 10:16:29 +10:00
A jQuery plugin that adds cross-browser mouse wheel support. Author: Brandon Aaron License: MIT source: https://github.com/brandonaaron/jquery-mousewheel
25 lines
599 B
JSON
25 lines
599 B
JSON
{
|
|
"name": "jquery-mousewheel",
|
|
"filename": "jquery.mousewheel.min.js",
|
|
"version": "3.0.6",
|
|
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
|
|
"homepage": "http://brandonaaron.net/code/mousewheel/docs",
|
|
"keywords": [
|
|
"mouse",
|
|
"cross-browser",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Brandon Aaron",
|
|
"web": "http://brandonaaron.net"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/brandonaaron/jquery-mousewheel"
|
|
}
|
|
]
|
|
}
|