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 f8e91de commit 3b5a9a1Copy full SHA for 3b5a9a1
package.json
@@ -4,7 +4,7 @@
4
"version": "1.0.1",
5
"homepage": "https://github.com/jquery/codeorigin.jquery.com",
6
"author": {
7
- "name": "jQuery Foundation (http://jquery.org/)"
+ "name": "jQuery Foundation and other contributors"
8
},
9
"repository": {
10
"type": "git",
@@ -16,7 +16,7 @@
16
"licenses": [
17
{
18
"type": "MIT",
19
- "url": "http://www.opensource.org/licenses/MIT"
+ "url": "https://github.com/jquery/codeorigin.jquery.com/blob/master/LICENSE.txt"
20
}
21
],
22
"dependencies": {
@@ -25,6 +25,5 @@
25
"semver": "2.0.11",
26
"underscore": "1.5.1",
27
"handlebars": "1.0.12"
28
- },
29
- "keywords": []
+ }
30
0 commit comments