Update packages.json (#2833)

This commit is contained in:
Yu Vitaqua fer Chronos 2024-03-12 07:43:12 +00:00 committed by GitHub
parent 0a5a16f3d8
commit c1ed9a8466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,8 +115,8 @@
], ],
"description": "An implementation of a Modified UTF-8 encoder and decoder in Nim!", "description": "An implementation of a Modified UTF-8 encoder and decoder in Nim!",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/MUTF-8", "web": "https://github.com/The-Ticking-Clockwork/MUTF-8",
"doc": "https://yu-vitaqua-fer-chronos.github.io/MUTF-8/" "doc": "https://the-ticking-clockwork.github.io/MUTF-8/"
}, },
{ {
"name": "dekao", "name": "dekao",
@ -200,7 +200,7 @@
}, },
{ {
"name": "nulid", "name": "nulid",
"url": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID", "url": "https://github.com/The-Ticking-Clockwork/NULID",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -211,12 +211,12 @@
], ],
"description": "A ULID implementation in Nim!", "description": "A ULID implementation in Nim!",
"license": "CC0", "license": "CC0",
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID", "web": "https://github.com/The-Ticking-Clockwork/NULID",
"doc": "https://yu-vitaqua-fer-chronos.github.io/NULID/" "doc": "https://the-ticking-clockwork.github.io/NULID/"
}, },
{ {
"name": "crockfordb32", "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", "method": "git",
"tags": [ "tags": [
"base", "base",
@ -227,8 +227,8 @@
], ],
"description": "A simple implementation of Crockford Base32.", "description": "A simple implementation of Crockford Base32.",
"license": "CC0", "license": "CC0",
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/Crockford-Base32-Nim", "web": "https://github.com/The-Ticking-Clockwork/Crockford-Base32-Nim",
"doc": "https://yu-vitaqua-fer-chronos.github.io/Crockford-Base32-Nim/" "doc": "https://the-ticking-clockwork.github.io/Crockford-Base32-Nim/"
}, },
{ {
"name": "rtmidi", "name": "rtmidi",
@ -28322,21 +28322,6 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/thisago/brightcove" "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", "name": "safeset",
"url": "https://github.com/avahe-kellenberger/safeset", "url": "https://github.com/avahe-kellenberger/safeset",