Added package cookies (#1452)

This commit is contained in:
flywind 2020-04-29 13:13:51 +08:00 committed by GitHub
parent a9dc801550
commit 2843068b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]