From fcfe3631c91f7d8b4c4a5fe30a501a390cf2b67b Mon Sep 17 00:00:00 2001 From: achesak Date: Fri, 22 Jan 2016 15:01:13 -0600 Subject: Added biscuits. --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index df9249e..de6a027 100644 --- a/packages.json +++ b/packages.json @@ -4010,5 +4010,17 @@ "description": "Asynchronous networking engine for Nim", "license": "MIT", "web": "https://networkos.net/nim/reactor.nim" + }, + { + "name": "biscuits", + "url": "git://github.com/achesak/nim-biscuits", + "method": "git", + "tags": [ + "cookie", + "persistence" + ], + "description": "better cookie handling", + "license": "MIT", + "web": "https://github.com/achesak/nim-biscuits" } ] -- cgit v1.2.3