Skip to content

Commit 53d02ea

Browse files
committed
Build: package.json cleanup
1 parent 7d497e1 commit 53d02ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"name": "irc.jquery.com",
2+
"name": "irc.jquery.org",
33
"title": "jQuery IRC Logs and Guide",
44
"description": "Information about using the jQuery Foundation's IRC channels and links to IRC logs",
55
"version": "1.0.8",
6-
"homepage": "http://irc.jquery.com",
6+
"homepage": "http://irc.jquery.org",
77
"author": {
8-
"name": "jQuery Foundation (http://jquery.org/)"
8+
"name": "jQuery Foundation and other contributors"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git://github.com/jquery/irc.jquery.com.git"
12+
"url": "git://github.com/jquery/irc.jquery.org.git"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/jquery/irc.jquery.com/issues"
15+
"url": "https://github.com/jquery/irc.jquery.org/issues"
1616
},
1717
"licenses": [
1818
{
1919
"type": "MIT",
20-
"url": "http://www.opensource.org/licenses/MIT"
20+
"url": "https://github.com/jquery/irc.jquery.org/blob/master/LICENSE.txt"
2121
}
2222
],
2323
"dependencies": {

0 commit comments

Comments
 (0)