diff options
| -rw-r--r-- | packages.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 4378da0..f9ae103 100644 --- a/packages.json +++ b/packages.json @@ -11006,6 +11006,22 @@ "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", "method": "git", |
