diff --git a/packages.json b/packages.json index 3107524..be9e890 100644 --- a/packages.json +++ b/packages.json @@ -15043,6 +15043,17 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-dnsprotec" }, + { + "name": "nimgraphql", + "url": "https://github.com/genotrance/nimgraphql", + "method": "git", + "tags": [ + "graphql" + ], + "description": "libgraphqlparser wrapper for Nim", + "license": "MIT", + "web": "https://github.com/genotrance/nimgraphql" + }, { "name": "fastcgi", "url": "https://github.com/ba0f3/fastcgi.nim",