Skip to content

Commit 02fd877

Browse files
updated keywords
1 parent 0d024b2 commit 02fd877

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
node_modules/*
22
npm-debug.log
33
coverage
4-
.DS_Store
4+
.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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@
3131
"natural language classifier",
3232
"dialog",
3333
"tone_analyzer",
34-
"alchemy api",
34+
"alchemy",
35+
"alchemyapi",
3536
"alchemy vision",
3637
"alchemy language",
37-
"alchemy data"
38+
"alchemy datanews "
3839
],
3940
"author": "IBM Corp.",
4041
"contributors": [

0 commit comments

Comments
 (0)