-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpackage-merge-use-botium-npm.json
53 lines (53 loc) · 2.05 KB
/
package-merge-use-botium-npm.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"$merge": {
"source": {
"$import": "package.json"
},
"with": {
"dependencies": {
"botium-asserter-basiclink": "0.0.7",
"botium-asserter-watson-toneanalyzer": "0.0.1",
"botium-connector-alexa-avs": "0.0.13",
"botium-connector-alexa-smapi": "0.0.12",
"botium-connector-botframework": "0.0.2",
"botium-connector-botkit": "0.0.5",
"botium-connector-botkit-websocket": "0.2.0",
"botium-connector-botpress": "0.0.4",
"botium-connector-chatlayer": "0.0.8",
"botium-connector-cognigy": "0.0.6",
"botium-connector-dialogflow": "0.1.0",
"botium-connector-dialogflowcx": "0.0.3",
"botium-connector-directline3": "0.0.26",
"botium-connector-einsteinbot": "0.0.4",
"botium-connector-fbwebhook": "0.0.6",
"botium-connector-fbmessengerbots": "0.0.1",
"botium-connector-google-assistant": "0.0.8",
"botium-connector-holmes": "0.0.2",
"botium-connector-inbenta": "0.0.3",
"botium-connector-koreai-webhook": "0.0.3",
"botium-connector-lex": "0.1.0",
"botium-connector-liveperson": "0.0.1",
"botium-connector-luis": "0.0.7",
"botium-connector-nlpjs": "0.0.2",
"botium-connector-ondewo": "0.0.2",
"botium-connector-oracleda": "0.0.3",
"botium-connector-pandorabots": "0.0.2",
"botium-connector-qnamaker": "0.1.4",
"botium-connector-rasa": "0.0.10",
"botium-connector-sapcai": "0.0.7",
"botium-connector-teneo": "0.0.5",
"botium-connector-ubitec": "0.0.7",
"botium-connector-watson": "0.0.23",
"botium-connector-webdriverio": "0.3.17",
"botium-connector-webdrivervoice": "0.0.3",
"botium-connector-websocket": "0.0.9",
"botium-connector-wechat": "0.0.1",
"botium-connector-whatsapp": "0.0.3",
"botium-connector-witai": "0.0.3",
"botium-connector-xatkit": "0.2.0",
"botium-crawler": "0.0.14",
"botium-logichook-perfectoreporting": "0.0.5"
}
}
}
}