diff --git a/packages.json b/packages.json index 1941fe2..5a6a31b 100644 --- a/packages.json +++ b/packages.json @@ -13550,5 +13550,20 @@ "description": "A RPC framework for building web APIs", "license": "MIT", "web": "https://github.com/nepeckman/nerve-rpc" + }, + { + "name": "lolcat", + "url": "https://github.com/OHermesJunior/lolcat.nim", + "method": "git", + "tags": [ + "lolcat", + "binary", + "tool", + "colors", + "fun" + ], + "description": "lolcat implementation in Nim", + "license": "MIT", + "web": "https://github.com/OHermesJunior/lolcat.nim" } ]