diff --git a/packages.json b/packages.json index bd9251b..c171ed7 100644 --- a/packages.json +++ b/packages.json @@ -6513,6 +6513,17 @@ "license": "MIT", "web": "https://github.com/adelq/ulid" }, + { + "name": "tiger", + "url": "https://github.com/ehmry/tiger", + "method": "git", + "tags": [ + "hash" + ], + "description": "Tiger hash function", + "license": "MIT", + "web": "https://github.com/ehmry/tiger" + }, { "name": "pipe", "url": "https://github.com/5paceToast/pipe",