diff --git a/packages.json b/packages.json index 63f9f84..e1fa414 100644 --- a/packages.json +++ b/packages.json @@ -31450,5 +31450,20 @@ "description": "The easiest way to interact with a graphql api", "license": "LGPL-3.0-or-later", "web": "https://github.com/arashi-software/zuhyo" + }, + { + "name": "nimbooru", + "url": "https://github.com/filvyb/nimbooru", + "method": "git", + "tags": [ + "api", + "async", + "wrapper", + "booru", + "gelbooru" + ], + "description": "Basic wrapper for APIs of various Boorus", + "license": "LGPL-3.0-or-later", + "web": "https://github.com/filvyb/nimbooru" } ]