diff --git a/packages.json b/packages.json index 4b99b48..1b90cfb 100644 --- a/packages.json +++ b/packages.json @@ -14157,6 +14157,22 @@ "license": "MIT", "web": "https://github.com/treeform/bitty/" }, + { + "name": "webby", + "url": "https://github.com/treeform/webby/", + "method": "git", + "tags": [ + "web", + "http", + "uri", + "url", + "headers", + "query" + ], + "description": "Web utilities - http headers and query parsing.", + "license": "MIT", + "web": "https://github.com/treeform/webby/" + }, { "name": "fnv", "url": "https://gitlab.com/ryukoposting/nim-fnv",