diff --git a/packages.json b/packages.json index 08f87cb..76afa04 100644 --- a/packages.json +++ b/packages.json @@ -25632,5 +25632,20 @@ "license": "MIT", "description": "Universal Rhythm-Game File parser and converter", "web": "https://github.com/prefixaut/rconv" + }, + { + "name": "millie", + "url": "https://github.com/bichanna/millie.nim", + "method": "git", + "tags": [ + "millify", + "number", + "converter", + "parsing", + "library" + ], + "license": "MIT", + "description": "Convert big numbers to what's pleasant to see (an adorable, little girl, perhaps?) ... in Nim!", + "web": "https://github.com/bichanna/millie.nim" } ]