diff --git a/packages.json b/packages.json index 2a29fa0..393f237 100644 --- a/packages.json +++ b/packages.json @@ -15017,5 +15017,18 @@ "description": "A tiny static file web server.", "license": "MIT", "web": "https://github.com/me7/srv" + }, + { + "name": "autotyper", + "url": "https://github.com/kijowski/autotyper", + "method": "git", + "tags": [ + "terminal", + "cli", + "typing-emulator" + ], + "description": "Keyboard typing emulator", + "license": "MIT", + "web": "https://github.com/kijowski/autotyper" } ]