mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package nap (#1250)
This commit is contained in:
parent
093a199aea
commit
6470cb5f71
@ -15291,5 +15291,19 @@
|
|||||||
"description": "A nim wrapper for the Argon2 hashing library",
|
"description": "A nim wrapper for the Argon2 hashing library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Ahrotahn/argon2"
|
"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…
x
Reference in New Issue
Block a user