mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added qrcode (#376)
This commit is contained in:
parent
44d5634427
commit
382f831f00
@ -4901,5 +4901,18 @@
|
||||
"web": "https://github.com/smallfx/luna.nim",
|
||||
"license": "MIT",
|
||||
"method": "git"
|
||||
},
|
||||
{
|
||||
"name": "qrcode",
|
||||
"description": "module for creating and reading QR codes using http://goqr.me/",
|
||||
"tags": [
|
||||
"qr",
|
||||
"qrcode",
|
||||
"api"
|
||||
],
|
||||
"url": "https://github.com/achesak/nim-qrcode",
|
||||
"web": "https://github.com/achesak/nim-qrcode",
|
||||
"license": "MIT",
|
||||
"method": "git"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user