diff --git a/packages.json b/packages.json index 0083e60..fcaae93 100644 --- a/packages.json +++ b/packages.json @@ -25586,5 +25586,18 @@ "license": "MIT", "description": "Converts Roman numerals to what you understand without a blink", "web": "https://github.com/bichanna/romanim#romanim" + }, + { + "name": "pronimgress", + "url": "https://github.com/bichanna/pronimgress", + "method": "git", + "tags": [ + "progressbar", + "library", + "text" + ], + "license": "MIT", + "description": "Simple text progress bars in Nim!", + "web": "https://github.com/bichanna/pronimgress#pronimgress" } ]