CB-12762 : pointed package.json repo items to github mirrors instead of apache repos site (#89)

diff --git a/package.json b/package.json
index 228b7ee..2683140 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "version": "1.5.2-dev",
   "repository": {
     "type": "git",
-    "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
+    "url": "https://github.com/apache/cordova-plugman"
   },
   "bugs": {
     "url": "https://issues.apache.org/jira/browse/CB",