diff --git a/packages.json b/packages.json index 323eb84..930a815 100644 --- a/packages.json +++ b/packages.json @@ -34841,5 +34841,23 @@ "nrtp" ], "license": "MIT" + }, + { + "name": "nimpsort", + "url": "https://github.com/cycneuramus/nimpsort", + "method": "git", + "tags": [ + "autoformat", + "cli", + "formatter", + "formatting", + "import", + "imports", + "nimpretty", + "utility" + ], + "description": "Sort imports in Nim source files", + "license": "GPL-3.0-only", + "web": "https://github.com/cycneuramus/nimpsort" } ]