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