aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/packages.json b/packages.json
index 3927c77..9b5dcee 100644
--- a/packages.json
+++ b/packages.json
@@ -12386,31 +12386,5 @@
"description": "Helper procs for SCGI applications",
"license": "MIT",
"web": "https://github.com/nim-lang/graveyard/tree/master/scgi"
- },
- {
- "name": "smtp",
- "url": "https://github.com/nim-lang/graveyard?subdir=smtp",
- "method": "git",
- "tags": [
- "graveyard",
- "smtp",
- "mail"
- ],
- "description": "SMTP client protocol",
- "license": "MIT",
- "web": "https://github.com/nim-lang/graveyard/tree/master/smtp"
- },
- {
- "name": "oids",
- "url": "https://github.com/nim-lang/graveyard?subdir=oids",
- "method": "git",
- "tags": [
- "graveyard",
- "oid",
- "oids"
- ],
- "description": "Nim OID support",
- "license": "MIT",
- "web": "https://github.com/nim-lang/graveyard/tree/master/oids"
}
]