Add package inquire (#2709)

This commit is contained in:
Ripples 2023-09-15 00:01:15 -05:00 committed by GitHub
parent de9e2326fc
commit c6c92d0beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31434,5 +31434,21 @@
"description": "A collection of extra utilities for Nim.",
"license": "MIT",
"web": "https://github.com/jjv360/nim-stdx"
},
{
"name": "zuhyo",
"url": "https://github.com/arashi-software/zuhyo",
"method": "git",
"tags": [
"graphql",
"api",
"web",
"library",
"helper",
"gql"
],
"description": "The easiest way to interact with a graphql api",
"license": "LGPL-3.0-or-later",
"web": "https://github.com/arashi-software/zuhyo"
}
]