We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d024b2 commit 02fd877Copy full SHA for 02fd877
.gitignore
@@ -1,4 +1,9 @@
1
node_modules/*
2
npm-debug.log
3
coverage
4
-.DS_Store
+.DS_Store
5
+test/resources/auth.js
6
+test/resources/mobydick.txt
7
+test/test.all-services.js
8
+test/resources/tts-output.ogg
9
+test/resources/face.jpg
package.json
@@ -31,10 +31,11 @@
31
"natural language classifier",
32
"dialog",
33
"tone_analyzer",
34
- "alchemy api",
+ "alchemy",
35
+ "alchemyapi",
36
"alchemy vision",
37
"alchemy language",
- "alchemy data"
38
+ "alchemy datanews "
39
],
40
"author": "IBM Corp.",
41
"contributors": [
0 commit comments