diff --git a/packages.json b/packages.json index 4fbbb2f..ae32400 100644 --- a/packages.json +++ b/packages.json @@ -11489,5 +11489,18 @@ "description": "A nice and icy ZSH prompt in Nim", "license": "MIT", "web": "https://github.com/icyphox/nicy" + }, + { + "name": "replim", + "url": "https://github.com/gmshiba/replim", + "method": "git", + "tags": [ + "repl", + "binary", + "program" + ], + "description": "most quick REPL of nim", + "license": "MIT", + "web": "https://github.com/gmshiba/replim" } ]