diff --git a/packages.json b/packages.json index ad64245..31bbbff 100644 --- a/packages.json +++ b/packages.json @@ -29577,5 +29577,18 @@ "description": "Play MineSweeper on CLI", "license": "MIT", "web": "https://github.com/KerorinNorthFox/MineSweeper_on_CLI" + }, + { + "name": "nimalyzer", + "url": "https://github.com/thindil/nimalyzer", + "method": "git", + "tags": [ + "cli", + "tool", + "static analyzer", + "code analyzer" + ], + "description": "A static code analyzer for Nim", + "license": "BSD-3" } ]