nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery-mousewheel / bower.json
1 {
2   "name": "jquery-mousewheel",
3   "version": "3.1.13",
4   "main": "./jquery.mousewheel.js",
5   "ignore": [
6     "*.json",
7     "*.markdown",
8     "*.txt",
9     ".*",
10     "!LICENSE.txt",
11     "Gruntfile.js",
12     "test"
13   ],
14   "dependencies": {
15     "jquery": ">=1.2.2"
16   }
17 }