chore: clean up package.json (#107)

* chore(pkg): use short notation for repository field

* chore(pkg): use short notation for bugs field
diff --git a/package.json b/package.json
index f14112f..eb0dfad 100644
--- a/package.json
+++ b/package.json
@@ -3,13 +3,8 @@
   "version": "6.1.0-dev",
   "description": "cordova-osx release",
   "main": "bin/templates/scripts/cordova/Api.js",
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/apache/cordova-osx"
-  },
-  "bugs": {
-    "url": "https://github.com/apache/cordova-osx/issues"
-  },
+  "repository": "github:apache/cordova-osx",
+  "bugs": "https://github.com/apache/cordova-osx/issues",
   "keywords": [
     "osx",
     "cordova",