diff --git a/package.json b/package.json index 089faac..d4cf887 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,11 @@ "keywords": [], "author": "Romein van Buren ", "license": "MIT", + "homepage": "https://alphabets.romeinvanburen.nl", + "repository": { + "type": "git", + "url": "https://github.com/garraflavatra/alphabets.git" + }, "devDependencies": { "husky": "^6.0.0", "jest": "^26.6.3",