diff --git a/packages.json b/packages.json index 856238b..6b010f1 100644 --- a/packages.json +++ b/packages.json @@ -15945,5 +15945,17 @@ "description": "A library for cleanly creating an object or tuple based on another object or tuple", "license": "MIT", "web": "https://github.com/KaceCottam/basedOn" + }, + { + "name": "onedrive", + "url": "https://github.com/ThomasTJdev/nim_onedrive", + "method": "git", + "tags": [ + "onedrive", + "cloud" + ], + "description": "Get information on files and folders in OneDrive", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/nim_onedrive" } ]