Added package gungnir (#1355)

This commit is contained in:
flywind 2020-02-15 01:22:18 +08:00 committed by GitHub
parent 1b2a33fd73
commit c3c21c61fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16463,5 +16463,20 @@
"description": "A dead code locator for Nim",
"license": "MIT",
"web": "https://github.com/jyapayne/mort"
},
{
"name": "gungnir",
"url": "https://github.com/planety/gungnir",
"method": "git",
"tags": [
"web",
"starlight",
"prologue",
"signing",
"Cryptographic"
],
"description": "Cryptographic signing for Nim.",
"license": "BSD-3-Clause",
"web": "https://github.com/planety/gungnir"
}
]