Files
awx/awx/ui/static/lib/jquery-mousewheel/.bower.json
2014-04-30 16:16:15 -04:00

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"
}