diff --git a/packages.json b/packages.json index 58f9dea..338181e 100644 --- a/packages.json +++ b/packages.json @@ -16104,5 +16104,17 @@ "description": "Transformer", "license": "LGPLv3", "web": "https://github.com/linksplatform/RegularExpressions.Transformer" + }, + { + "name": "barcode", + "url": "https://github.com/bunkford/barcode", + "method": "git", + "tags": [ + "barcode" + ], + "description": "Nim barcode library", + "license": "MIT", + "web": "https://github.com/bunkford/barcode", + "doc": "https://bunkford.github.io/barcode/barcode.html" } ]