Skip to content

Commit 0eb107b

Browse files
committed
Build: package.json cleanup
1 parent 8e682a8 commit 0eb107b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "1.11.7",
66
"homepage": "https://github.com/jquery/api.jqueryui.com",
77
"author": {
8-
"name": "jQuery Foundation (http://jquery.org/)"
8+
"name": "jQuery Foundation and other contributors"
99
},
1010
"repository": {
1111
"type": "git",
@@ -17,15 +17,13 @@
1717
"licenses": [
1818
{
1919
"type": "MIT",
20-
"url": "http://www.opensource.org/licenses/MIT"
20+
"url": "https://github.com/jquery/api.jqueryui.com/blob/master/LICENSE.txt"
2121
}
2222
],
2323
"dependencies": {
2424
"grunt": "0.4.5",
2525
"grunt-check-modules": "0.2.0",
2626
"grunt-jquery-content": "1.0.0",
2727
"rimraf": "2.2.8"
28-
},
29-
"devDependencies": {},
30-
"keywords": []
28+
}
3129
}

0 commit comments

Comments
 (0)