You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.2 KiB
78 lines
2.2 KiB
{
|
|
"_from": "jquery-mousewheel@>=3.0.6",
|
|
"_id": "jquery-mousewheel@3.1.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg==",
|
|
"_location": "/jquery-mousewheel",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jquery-mousewheel@>=3.0.6",
|
|
"name": "jquery-mousewheel",
|
|
"escapedName": "jquery-mousewheel",
|
|
"rawSpec": ">=3.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": ">=3.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/malihu-custom-scrollbar-plugin"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
|
|
"_shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5",
|
|
"_spec": "jquery-mousewheel@>=3.0.6",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\malihu-custom-scrollbar-plugin",
|
|
"author": {
|
|
"name": "jQuery Foundation and other contributors",
|
|
"url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jquery/jquery-mousewheel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-connect": "~0.5.0",
|
|
"grunt-contrib-jshint": "~0.7.1",
|
|
"grunt-contrib-uglify": "~0.2.7"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"files": [
|
|
"ChangeLog.md",
|
|
"jquery.mousewheel.js",
|
|
"README.md",
|
|
"LICENSE.txt"
|
|
],
|
|
"homepage": "https://github.com/jquery/jquery-mousewheel",
|
|
"jam": {
|
|
"dependencies": {
|
|
"jquery": ">=1.2.2"
|
|
}
|
|
},
|
|
"keywords": [
|
|
"jquery",
|
|
"mouse",
|
|
"wheel",
|
|
"event",
|
|
"mousewheel",
|
|
"jquery-plugin",
|
|
"browser"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/jquery/jquery-mousewheel/blob/master/LICENSE.txt"
|
|
}
|
|
],
|
|
"main": "./jquery.mousewheel.js",
|
|
"name": "jquery-mousewheel",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jquery/jquery-mousewheel.git"
|
|
},
|
|
"version": "3.1.13"
|
|
}
|
|
|