Skip to content

Commit

Permalink
Build: package.json cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Dec 5, 2014
1 parent 8e682a8 commit 0eb107b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.11.7",
"homepage": "https://github.com/jquery/api.jqueryui.com",
"author": {
"name": "jQuery Foundation (http://jquery.org/)"
"name": "jQuery Foundation and other contributors"
},
"repository": {
"type": "git",
Expand All @@ -17,15 +17,13 @@
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
"url": "https://github.com/jquery/api.jqueryui.com/blob/master/LICENSE.txt"
}
],
"dependencies": {
"grunt": "0.4.5",
"grunt-check-modules": "0.2.0",
"grunt-jquery-content": "1.0.0",
"rimraf": "2.2.8"
},
"devDependencies": {},
"keywords": []
}
}

0 comments on commit 0eb107b

Please sign in to comment.