Skip to content

Commit

Permalink
Update packages.json (#2833)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-Vitaqua-fer-Chronos committed Mar 12, 2024
1 parent 0a5a16f commit c1ed9a8
Showing 1 changed file with 8 additions and 23 deletions.
31 changes: 8 additions & 23 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit c1ed9a8

Please sign in to comment.