diff --git a/package.json b/package.json index a6535c6..2b9efa8 100644 --- a/package.json +++ b/package.json @@ -54,5 +54,10 @@ "browserslist": [ "last 1 chrome versions" ], - "type": "module" + "type": "module", + "homepage": "https://code.foss.global/push.rocks/smarthash", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/smarthash.git" + } } \ No newline at end of file