diff --git a/packages.json b/packages.json index 7f8a31a..b53781a 100644 --- a/packages.json +++ b/packages.json @@ -13577,5 +13577,19 @@ "description": "Simple DNS Client & Library", "license": "MIT", "web": "https://github.com/ba0f3/dnsclient.nim" + }, + { + "name": "rain", + "url": "https://github.com/OHermesJunior/rain.nim", + "method": "git", + "tags": [ + "rain", + "simulation", + "terminal", + "fun" + ], + "description": "Rain simulation in your terminal", + "license": "MIT", + "web": "https://github.com/OHermesJunior/rain.nim" } ]