From 92cbc4e543f8569dcd0674b2416b3fc79973b7f0 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:13:44 +0200 Subject: [PATCH] update description --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index baf1d37..c26112e 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,10 @@ "event-driven", "client-server", "message passing" - ] + ], + "homepage": "https://code.foss.global/push.rocks/smartipc", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/smartipc.git" + } } \ No newline at end of file