From c1ed9a84661e6ac38aa7f9be5c0e3447e4fd727e Mon Sep 17 00:00:00 2001 From: Yu Vitaqua fer Chronos <88039945+Yu-Vitaqua-fer-Chronos@users.noreply.github.com> Date: Tue, 12 Mar 2024 07:43:12 +0000 Subject: [PATCH] Update packages.json (#2833) --- packages.json | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/packages.json b/packages.json index e08e79b..2135cd8 100644 --- a/packages.json +++ b/packages.json @@ -115,8 +115,8 @@ ], "description": "An implementation of a Modified UTF-8 encoder and decoder in Nim!", "license": "Apache-2.0", - "web": "https://github.com/Yu-Vitaqua-fer-Chronos/MUTF-8", - "doc": "https://yu-vitaqua-fer-chronos.github.io/MUTF-8/" + "web": "https://github.com/The-Ticking-Clockwork/MUTF-8", + "doc": "https://the-ticking-clockwork.github.io/MUTF-8/" }, { "name": "dekao", @@ -200,7 +200,7 @@ }, { "name": "nulid", - "url": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID", + "url": "https://github.com/The-Ticking-Clockwork/NULID", "method": "git", "tags": [ "library", @@ -211,12 +211,12 @@ ], "description": "A ULID implementation in Nim!", "license": "CC0", - "web": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID", - "doc": "https://yu-vitaqua-fer-chronos.github.io/NULID/" + "web": "https://github.com/The-Ticking-Clockwork/NULID", + "doc": "https://the-ticking-clockwork.github.io/NULID/" }, { "name": "crockfordb32", - "url": "https://github.com/Yu-Vitaqua-fer-Chronos/Crockford-Base32-Nim", + "url": "https://github.com/The-Ticking-Clockwork/Crockford-Base32-Nim", "method": "git", "tags": [ "base", @@ -227,8 +227,8 @@ ], "description": "A simple implementation of Crockford Base32.", "license": "CC0", - "web": "https://github.com/Yu-Vitaqua-fer-Chronos/Crockford-Base32-Nim", - "doc": "https://yu-vitaqua-fer-chronos.github.io/Crockford-Base32-Nim/" + "web": "https://github.com/The-Ticking-Clockwork/Crockford-Base32-Nim", + "doc": "https://the-ticking-clockwork.github.io/Crockford-Base32-Nim/" }, { "name": "rtmidi", @@ -28322,21 +28322,6 @@ "license": "MIT", "web": "https://github.com/thisago/brightcove" }, - { - "name": "codegenlib", - "url": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib", - "method": "git", - "tags": [ - "library", - "codegen", - "codegeneration", - "java" - ], - "description": "A simple code generation library for other programming languages.", - "license": "MIT", - "web": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib", - "doc": "https://yu-vitaqua-fer-chronos.github.io/CodeGenLib/" - }, { "name": "safeset", "url": "https://github.com/avahe-kellenberger/safeset",