Skip to content

Commit efc2bb8

Browse files
committed
updated author, homepage, repo bugs info in package.json
1 parent bdffc70 commit efc2bb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "webpagetest",
33
"version": "0.4.0",
44
"description": "WebPageTest API wrapper for NodeJS",
5-
"author": "Marcel Duran <github@marcelduran.com> (http://github.com/marcelduran)",
6-
"homepage": "http://github.com/marcelduran/webpagetest-api",
5+
"author": "WebPageTest <github@WebPageTest.com> (http://github.com/WebPageTest)",
6+
"homepage": "http://github.com/WebPageTest/webpagetest-api",
77
"keywords": [
88
"webpagetest",
99
"api",
@@ -14,10 +14,10 @@
1414
"license": "MIT",
1515
"repository": {
1616
"type": "git",
17-
"url": "git://github.com/marcelduran/webpagetest-api.git"
17+
"url": "git://github.com/WebPageTest/webpagetest-api.git"
1818
},
1919
"bugs": {
20-
"url": "http://github.com/marcelduran/webpagetest-api/issues"
20+
"url": "http://github.com/WebPageTest/webpagetest-api/issues"
2121
},
2222
"main": "lib/webpagetest.js",
2323
"bin": "bin/webpagetest",

0 commit comments

Comments
 (0)