laf 1218d227be Add 'lib/jquery-mousewheel/' from commit 'b1c062e93b44f473022297c386d57fa7e58b6aae'
git-subtree-dir: lib/jquery-mousewheel
git-subtree-mainline: 11c222ff06875669e0a908599ee9dafb7516d0bc
git-subtree-split: b1c062e93b44f473022297c386d57fa7e58b6aae
2015-07-20 15:11:29 +01:00

17 lines
244 B
JSON

{
"name": "jquery-mousewheel",
"main": "./jquery.mousewheel.js",
"ignore": [
"*.json",
"*.markdown",
"*.txt",
".*",
"!LICENSE.txt",
"Gruntfile.js",
"test"
],
"dependencies": {
"jquery": ">=1.2.2"
}
}