diff --git a/packages.json b/packages.json index 714baa0..c877e7f 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,15 @@ [ + { + "name": "azure_translate", + "url": "https://github.com/williamhatcher/azure_translate", + "method": "git", + "tags": [ + "translate" + ], + "description": "Nim Library for Azure Cognitive Services Translate", + "license": "MIT", + "web": "https://github.com/williamhatcher/azure_translate" + }, { "name": "PhylogeNi", "url": "https://github.com/kerrycobb/PhylogeNi",