From fc4238f0fcd7aa1128558075a18c1f75fa6ce78b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:12:57 +0200 Subject: [PATCH] update description --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4d5638..369c007 100644 --- a/package.json +++ b/package.json @@ -56,5 +56,10 @@ "SIGINT handling", "uncaught exception management", "process exit management" - ] -} + ], + "homepage": "https://code.foss.global/push.rocks/smartexit", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/smartexit.git" + } +} \ No newline at end of file