diff --git a/packages.json b/packages.json index cab8cc9..bb644d9 100644 --- a/packages.json +++ b/packages.json @@ -28148,5 +28148,17 @@ "description": "Cli tool to update the nimble version of a package.", "license": "MIT", "web": "https://github.com/philolo1/update_nimble_version" + }, + { + "name": "tinyre", + "url": "https://github.com/khchen/tinyre", + "method": "git", + "tags": [ + "re", + "regex" + ], + "description": "Tiny Regex Engine for Nim", + "license": "MIT", + "web": "https://github.com/khchen/tinyre" } ]