aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
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"
}
]