diff --git a/packages.json b/packages.json index e96960b..7ba821b 100644 --- a/packages.json +++ b/packages.json @@ -17588,5 +17588,18 @@ "description": "SDL2 Autogenerated wrapper", "license": "MIT", "web": "https://github.com/jyapayne/nim-sdl2" + }, + { + "name": "cookies", + "url": "https://github.com/planety/cookies", + "method": "git", + "tags": [ + "web", + "cookie", + "prologue" + ], + "description": "HTTP Cookies for Nim.", + "license": "Apache-2.0", + "web": "https://github.com/planety/cookies" } ]