mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 04:49:29 +00:00
QR Code Generator (#1150)
This commit is contained in:
parent
080679e383
commit
b6ffdb99b6
@ -14104,5 +14104,17 @@
|
|||||||
"description": "Secure multi-party computation",
|
"description": "Secure multi-party computation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/markspanbroek/nimpc"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user