diff --git a/packages.json b/packages.json index c02e0dd..0f2b600 100644 --- a/packages.json +++ b/packages.json @@ -17702,5 +17702,16 @@ "description": "A miniblink library for nim.", "license": "MIT", "web": "https://github.com/lihf8515/miniblink" + }, + { + "name": "pokereval", + "url": "https://github.com/jasonlu7/pokereval", + "method": "git", + "tags": [ + "poker" + ], + "description": "A poker hand evaluator", + "license": "MIT", + "web": "https://github.com/jasonlu7/pokereval" } ]