diff --git a/packages.json b/packages.json index 08ee88c..c993e83 100644 --- a/packages.json +++ b/packages.json @@ -35128,5 +35128,19 @@ "description": "Links Nim packages via `srcDir` correctly", "license": "MIT", "web": "https://github.com/thing-king/nimlink" + }, + { + "name": "viper", + "url": "https://gitlab.com/navid-m/viper", + "method": "git", + "tags": [ + "sql", + "builder", + "sqlbuilder", + "language" + ], + "description": "SQL builder library with fluent syntax", + "license": "GPL-3.0-only", + "web": "https://gitlab.com/navid-m/viper" } ]