Added package nap (#1250)
This commit is contained in:
parent
093a199aea
commit
6470cb5f71
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue