diff --git a/package.json b/package.json
index 0ca060b..f318d98 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,10 @@
   "description": "Fork-Awesome subset builder",
   "scripts": {},
   "license": "MIT",
+  "repository": {
+    "type": "git",
+    "url": "https://git.ondrovo.com/MightyPork/fork-awesome-customizer.git"
+  },
   "dependencies": {
     "js-yaml": "^3.12.0"
   },