diff --git a/packages.json b/packages.json index 8addcb8..771b82c 100644 --- a/packages.json +++ b/packages.json @@ -31247,5 +31247,20 @@ "description": "Library to encode and decode data using Reed-Solomon correction codes.", "license": "MIT", "web": "https://github.com/lscrd/Reed-Solomon" + }, + { + "name": "bc_webservices", + "url": "https://codeberg.org/pswilde/bc_webservices", + "method": "git", + "tags": [ + "library", + "Business Central", + "Microsoft Dynamics 365", + "OData", + "REST API" + ], + "description": "Library to authenticate and make requests to Microsoft Dynamics 365 Business Central web services", + "license": "GPL-3.0-only", + "web": "https://codeberg.org/pswilde/bc_webservices" } ]