diff --git a/packages.json b/packages.json index 6d5f6bf..4417f1b 100644 --- a/packages.json +++ b/packages.json @@ -19823,5 +19823,18 @@ "cpp", "bioinformatics" ] + }, + { + "name": "netTest", + "url": "https://github.com/blmvxer/netTest", + "method": "git", + "tags": [ + "library", + "web", + "network" + ], + "description": "Connection Test for Nim Web Applications", + "license": "MIT", + "web": "https://github.com/blmvxer/netTest" } ]