From bb8956433901c4e49e36167264d0cd9fabda6213 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:11:56 +0200 Subject: [PATCH] update description --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b025651..50f3f1e 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,10 @@ ], "dependencies": { "uint8array-extras": "^1.1.0" + }, + "homepage": "https://code.foss.global/push.rocks/smartbuffer", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/smartbuffer.git" } -} +} \ No newline at end of file