Added micros to registry (#2484)

This commit is contained in:
Jason Beetham 2023-02-03 19:49:31 -07:00 committed by GitHub
parent aed50ee75e
commit aeef8756e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28775,5 +28775,16 @@
"description": "A simple library with a simple interface to do password hashing and validation with different algorithms",
"license": "MIT",
"web": "https://github.com/PhilippMDoerner/nimword"
},
{
"name": "micros",
"url": "https://github.com/beef331/micros",
"method": "git",
"tags": [
"macros"
],
"description": "A library that makes macros much easier, one might even say makes them micros.",
"license": "MIT",
"web": "https://github.com/beef331/micros"
}
]