mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
include bower package manager support
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "jquery-mousewheel",
|
||||
"version": "3.1.3",
|
||||
"main": "./jquery.mousewheel.js",
|
||||
"ignore": [
|
||||
".*",
|
||||
"*.txt",
|
||||
"*.markdown",
|
||||
"*.json",
|
||||
"test",
|
||||
"Gruntfile.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.2.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user