diff --git a/packages.json b/packages.json index c146cf6..7e01a1c 100644 --- a/packages.json +++ b/packages.json @@ -14379,5 +14379,17 @@ "description": "Amazon Web Services (AWS) APIs", "license": "MIT", "web": "https://github.com/disruptek/atoz" + }, + { + "name": "nimga", + "url": "https://github.com/toshikiohnogi/nimga", + "method": "git", + "tags": [ + "GeneticAlgorithm", + "nimga" + ], + "description": "Genetic Algorithm Library for Nim.", + "license": "MIT", + "web": "https://github.com/toshikiohnogi/nimga" } ]