Added qrcode (#376)
This commit is contained in:
parent
44d5634427
commit
382f831f00
1 changed files with 13 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue