Add jquery-mousewheel v3.1.11.
This commit is contained in:
27
assets/vendor/jquery-mousewheel/mousewheel.jquery.json
vendored
Normal file
27
assets/vendor/jquery-mousewheel/mousewheel.jquery.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "mousewheel",
|
||||
"title": "jQuery Mousewheel",
|
||||
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
|
||||
"keywords": [
|
||||
"mousewheel",
|
||||
"mouse",
|
||||
"event"
|
||||
],
|
||||
"version": "3.1.11",
|
||||
"author": {
|
||||
"name": "Brandon Aaron",
|
||||
"url": "http://brandon.aaron.sh"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.github.com/brandonaaron/jquery-mousewheel/master/LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/brandonaaron/jquery-mousewheel/issues",
|
||||
"homepage": "https://github.com/brandonaaron/jquery-mousewheel",
|
||||
"download": "https://github.com/brandonaaron/jquery-mousewheel/tags",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.2.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user