diff --git a/packages.json b/packages.json index 2956008..d9bd2c4 100644 --- a/packages.json +++ b/packages.json @@ -11502,6 +11502,20 @@ "license": "CC0", "web": "https://github.com/ijneb/nim-algebra" }, + { + "name": "nimzbar", + "url": "https://github.com/genotrance/nimzbar", + "method": "git", + "tags": [ + "zbar", + "barcode", + "bar", + "code" + ], + "description": "zbar wrapper for Nim", + "license": "MIT", + "web": "https://github.com/genotrance/nimzbar" + }, { "name": "nicy", "url": "https://github.com/icyphox/nicy",