mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-26 18:01:47 -05:00
26 lines
596 B
JSON
26 lines
596 B
JSON
{
|
|
"name": "jquery-mousewheel",
|
|
"version": "3.1.11",
|
|
"main": "./jquery.mousewheel.js",
|
|
"ignore": [
|
|
"*.json",
|
|
"*.markdown",
|
|
"*.txt",
|
|
".*",
|
|
"Gruntfile.js",
|
|
"test"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.2.2"
|
|
},
|
|
"homepage": "https://github.com/brandonaaron/jquery-mousewheel",
|
|
"_release": "3.1.11",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "3.1.11",
|
|
"commit": "0f395d8949f937b987f384cc8833c30a0648fd9b"
|
|
},
|
|
"_source": "git://github.com/brandonaaron/jquery-mousewheel.git",
|
|
"_target": ">=3.0.6",
|
|
"_originalSource": "jquery-mousewheel"
|
|
} |