diff --git a/packages.json b/packages.json index f6565a2..d5bbc68 100644 --- a/packages.json +++ b/packages.json @@ -17042,6 +17042,18 @@ "license": "MIT", "web": "https://github.com/sealmove/testify" }, + { + "name": "mnemonic", + "url": "https://github.com/markspanbroek/mnemonic", + "method": "git", + "tags": [ + "mnemonic", + "bip-39" + ], + "description": "Create memorable sentences from byte sequences.", + "license": "MIT", + "web": "https://github.com/markspanbroek/mnemonic" + }, { "name": "eloverblik", "url": "https://github.com/ThomasTJdev/nim_eloverblik_api",