From 761ef622e36c247ebd009ae3109829390caa82c2 Mon Sep 17 00:00:00 2001 From: "Ahmed T. Youssef" Date: Thu, 11 Oct 2018 21:09:18 +0200 Subject: [PATCH] Added package witai (#887) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 4378da0..f9ae103 100644 --- a/packages.json +++ b/packages.json @@ -11005,6 +11005,22 @@ "license": "GPLv3", "web": "https://github.com/ba0f3/sequoia.nim" }, + { + "name": "witai", + "url": "https://github.com/xmonader/witai-nim", + "method": "git", + "tags": [ + "witai", + "wit.ai", + "client", + "speech", + "freetext", + "voice" + ], + "description": "wit.ai client", + "license": "MIT", + "web": "https://github.com/xmonader/witai-nim" + }, { "name": "xmldom", "url": "https://github.com/nim-lang/graveyard?subdir=xmldom",