diff --git a/packages.json b/packages.json index 226fdd9..a09f27a 100644 --- a/packages.json +++ b/packages.json @@ -14104,5 +14104,17 @@ "description": "Secure multi-party computation", "license": "MIT", "web": "https://github.com/markspanbroek/nimpc" + }, + { + "name": "qrcodegen", + "url": "https://github.com/bunkford/qrcodegen", + "method": "git", + "tags": [ + "qr", + "barcode" + ], + "description": "QR Code Generator", + "license": "MIT", + "web": "https://github.com/bunkford/qrcodegen" } ]