mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
package.json: cleanup.
This commit is contained in:
+2
-6
@@ -3,6 +3,8 @@
|
||||
"version": "3.1.6",
|
||||
"author": "Brandon Aaron <brandon.aaron@gmail.com> (http://brandonaaron.net/)",
|
||||
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/brandonaaron/jquery-mousewheel",
|
||||
"main": "./jquery.mousewheel.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -20,12 +22,6 @@
|
||||
"plugin",
|
||||
"browser"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://raw.github.com/brandonaaron/jquery-mousewheel/master/LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-connect": "~0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user