librenms-librenms/bower.json
2013-11-13 08:50:27 -05:00

17 lines
250 B
JSON

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