diff --git a/packages.json b/packages.json index 5523053..0083e60 100644 --- a/packages.json +++ b/packages.json @@ -25573,5 +25573,18 @@ "description": "A Scripting ToolBox that provides a declarative DSL for ultimate productivity!", "license": "GPL-3.0-or-later", "web": "https://github.com/V0idMatr1x/run_exe" + }, + { + "name": "romanim", + "url": "https://github.com/bichanna/romanim", + "method": "git", + "tags": [ + "roman-numerals", + "library", + "converter" + ], + "license": "MIT", + "description": "Converts Roman numerals to what you understand without a blink", + "web": "https://github.com/bichanna/romanim#romanim" } ]