diff --git a/packages.json b/packages.json index 2b2f68e..3a6bce2 100644 --- a/packages.json +++ b/packages.json @@ -6512,5 +6512,16 @@ "description": "Universally Unique Lexicographically Sortable Identifier", "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" } ]