From df0f761bdb4c759c86af0896a6b120b5b502f065 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:13:30 +0200 Subject: [PATCH] update description --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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