Added package mort (#1353)

This commit is contained in:
Joey 2020-02-09 13:44:20 -07:00 committed by GitHub
parent c71981fb2d
commit 1b2a33fd73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16448,5 +16448,20 @@
"description": "Another micro web framework.",
"license": "MIT",
"web": "https://github.com/planety/Prologue"
},
{
"name": "mort",
"url": "https://github.com/jyapayne/mort",
"method": "git",
"tags": [
"macro",
"library",
"deadcode",
"dead",
"code"
],
"description": "A dead code locator for Nim",
"license": "MIT",
"web": "https://github.com/jyapayne/mort"
}
]