diff --git a/packages.json b/packages.json index 0c62543..545e523 100644 --- a/packages.json +++ b/packages.json @@ -8594,6 +8594,19 @@ "license": "MIT", "web": "https://github.com/genotrance/snip" }, + { + "name": "moduleinit", + "url": "https://github.com/skunkiferous/moduleinit", + "method": "git", + "tags": [ + "library", + "parallelism", + "threads" + ], + "description": "Nim module/thread initialisation ordering library", + "license": "MIT", + "web": "https://github.com/skunkiferous/moduleinit" + }, { "name": "mofuw", "url": "https://github.com/2vg/mofuw",