diff options
| -rw-r--r-- | packages.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json index bd9251b..c171ed7 100644 --- a/packages.json +++ b/packages.json @@ -6514,6 +6514,17 @@ "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", "method": "git", |
