diff --git a/packages.json b/packages.json index e5cb463..2e1aca5 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]