diff --git a/packages.json b/packages.json index 7b32060..fccbcfe 100644 --- a/packages.json +++ b/packages.json @@ -16676,5 +16676,19 @@ "description": "For karax html preview.", "license": "BSD-3-Clause", "web": "https://github.com/planety/kview" + }, + { + "name": "loki", + "url": "https://github.com/beshrkayali/loki", + "method": "git", + "tags": [ + "cmd", + "shell", + "cli", + "interpreter" + ], + "description": "A small library for writing cli programs in Nim.", + "license": "Zlib", + "web": "https://github.com/beshrkayali/loki" } ]