Added package nap (#1250)

This commit is contained in:
madprops 2019-11-15 11:53:56 -06:00 committed by Miran
parent 093a199aea
commit 6470cb5f71

View File

@ -15291,5 +15291,19 @@
"description": "A nim wrapper for the Argon2 hashing library",
"license": "MIT",
"web": "https://github.com/Ahrotahn/argon2"
},
{
"name": "nap",
"url": "https://github.com/madprops/nap",
"method": "git",
"tags": [
"arguments",
"parser",
"opts",
"library"
],
"description": "Argument parser",
"license": "MIT",
"web": "https://github.com/madprops/nap"
}
]