8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652f400 commit a6a9b66Copy full SHA for a6a9b66
package.json
@@ -5,7 +5,7 @@
5
"version": "1.10.26",
6
"homepage": "https://github.com/jquery/api.jqueryui.com",
7
"author": {
8
- "name": "jQuery Foundation (http://jquery.org/)"
+ "name": "jQuery Foundation and other contributors"
9
},
10
"repository": {
11
"type": "git",
@@ -17,15 +17,13 @@
17
"licenses": [
18
{
19
"type": "MIT",
20
- "url": "http://www.opensource.org/licenses/MIT"
+ "url": "https://github.com/jquery/api.jqueryui.com/blob/1-10/LICENSE.txt"
21
}
22
],
23
"dependencies": {
24
"grunt": "0.4.5",
25
"grunt-check-modules": "0.2.0",
26
"grunt-jquery-content": "1.0.0",
27
"rimraf": "2.2.8"
28
- },
29
- "devDependencies": {},
30
- "keywords": []
+ }
31
0 commit comments