package.json: cleanup.

This commit is contained in:
XhmikosR
2013-11-15 20:04:39 +02:00
parent 2e92c912f3
commit 963d3a149a
+2 -6
View File
@@ -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",