CB-12762 : point package.json repo items to github mirrors instead of apache repos

 This closes #145
diff --git a/package.json b/package.json
index 1f90bc3..0d776df 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",
-    "url": "http://git-wip-us.apache.org/repos/asf/cordova-js.git"
+    "url": "https://github.com/apache/cordova-js"
   },
   "bugs": {
     "url": "https://issues.apache.org/jira/browse/CB"