diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages.json b/packages.json index 3f42c4a..3c0d87b 100644 --- a/packages.json +++ b/packages.json @@ -12451,19 +12451,6 @@ "web": "https://github.com/nim-lang/graveyard/tree/master/fsmonitor" }, { - "name": "cookies", - "url": "https://github.com/nim-lang/graveyard?subdir=cookies", - "method": "git", - "tags": [ - "graveyard", - "cookies", - "parsing" - ], - "description": "Helper procs for parsing cookies", - "license": "MIT", - "web": "https://github.com/nim-lang/graveyard/tree/master/cookies" - }, - { "name": "scgi", "url": "https://github.com/nim-lang/graveyard?subdir=scgi", "method": "git", |
