diff --git a/packages.json b/packages.json index c36c4b4..a7c0b7c 100644 --- a/packages.json +++ b/packages.json @@ -4963,5 +4963,18 @@ "web": "https://github.com/cjxgm/jsonob", "url": "https://github.com/cjxgm/jsonob", "description": "JSON / Object mapper" + }, + { + "name": "autome", + "description": "Write GUI automation scripts with Nim", + "tags": [ + "gui", + "automation", + "windows" + ], + "license": "MIT", + "web": "https://github.com/miere43/autome", + "url": "https://github.com/miere43/autome", + "method": "git" } ]