gentelella/vendors/jquery-mousewheel/bower.json
2016-05-23 00:35:54 +08:00

18 lines
267 B
JSON

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