diff --git a/packages.json b/packages.json index 1914727..4171c39 100644 --- a/packages.json +++ b/packages.json @@ -8256,5 +8256,17 @@ "description": "A client for the Pwned passwords API.", "license": "MIT", "web": "https://github.com/dom96/pwned" + }, + { + "name": "useragents", + "url": "https://github.com/treeform/useragents", + "method": "git", + "tags": [ + "library", + "useragent" + ], + "description": "User Agent parser for nim.", + "license": "MIT", + "web": "https://github.com/treeform/useragents" } ]