diff --git a/packages.json b/packages.json index 003561a..70a5a96 100644 --- a/packages.json +++ b/packages.json @@ -29767,5 +29767,16 @@ "description":"Binding for Jsonnet the data templating language", "license":"Apache-2.0", "web":"https://github.com/thechampagne/jsonnet-nim" - } + }, + { + "name":"hyper", + "url":"https://github.com/thechampagne/hyper-nim", + "method":"git", + "tags":[ + "hyper" + ], + "description":"Binding for hyper an HTTP library", + "license":"Apache-2.0", + "web":"https://github.com/thechampagne/hyper-nim" + } ]