diff --git a/packages.json b/packages.json index 8506c33..9d82dd2 100644 --- a/packages.json +++ b/packages.json @@ -26016,5 +26016,18 @@ "description": "Load local environment variables from .env files", "license": "MIT", "web": "https://wioenena-q.github.io/nim-dotenv" + }, + { + "name": "cocktaildb", + "url": "https://github.com/thechampagne/cocktaildb-nim", + "method": "git", + "tags": [ + "api-client", + "api-wrapper", + "cocktaildb" + ], + "description": "TheCocktailDB API client", + "license": "Apache-2.0", + "web": "https://github.com/thechampagne/cocktaildb-nim" } ]