diff --git a/packages.json b/packages.json index 6ccce52..74060a1 100644 --- a/packages.json +++ b/packages.json @@ -19329,5 +19329,18 @@ "description": "Library to support work with pathnames in Windows and Posix-based systems. Inspired by Rubies pathname.", "license": "MIT", "web": "https://github.com/RaimundHuebel/nimpathname" + }, + { + "name": "miter", + "url": "https://github.com/rafmst/miter", + "method": "git", + "tags": [ + "binary", + "tool", + "cli" + ], + "description": "Ratio calculator on your terminal", + "license": "MIT", + "web": "https://github.com/rafmst/miter" } ]