diff --git a/packages.json b/packages.json index d897dce..8db2d14 100644 --- a/packages.json +++ b/packages.json @@ -35,7 +35,9 @@ "guid" ], "description": "A ULID implementation in Nim!", - "license": "CC0" + "license": "CC0", + "web": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID", + "doc": "https://yu-vitaqua-fer-chronos.github.io/NULID/" }, { "name": "crockfordb32", @@ -28004,16 +28006,18 @@ }, { "name": "codegenlib", - "url": "https://github.com/Mythical-Forest-Collective/CodeGenLib", + "url": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib", "method": "git", "tags": [ "library", "codegen", - "codegeneration" + "codegeneration", + "java" ], - "description": "A simple code generation library for other programming languages!", + "description": "A simple code generation library for other programming languages.", "license": "MIT", - "web": "https://github.com/Mythical-Forest-Collective/CodeGenLib" + "web": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib", + "doc": "https://yu-vitaqua-fer-chronos.github.io/CodeGenLib/" }, { "name": "safeset",