forked from innFactory/react-native-dialogflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
23 lines (23 loc) · 841 Bytes
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "react-native-dialogflow",
"version": "3.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"api-ai-javascript": {
"version": "2.0.0-beta.21",
"resolved": "https://registry.npmjs.org/api-ai-javascript/-/api-ai-javascript-2.0.0-beta.21.tgz",
"integrity": "sha1-Q0ZfaDXcTw4U4DEcC7ZAF/MUi1s="
},
"react-native-speech-to-text-ios": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/react-native-speech-to-text-ios/-/react-native-speech-to-text-ios-1.0.4.tgz",
"integrity": "sha1-ZeIKYUbeeWfm1BlyyNYRtq2Tf4I="
},
"react-native-voice": {
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/react-native-voice/-/react-native-voice-0.2.6.tgz",
"integrity": "sha512-WeNlNNtYDxwyym203yzjTDDCH9iLThi24W85p0oP/0DS9jZ6B6WsPYidWyKg6Qv1TrOq/gHz9vwQLZforM7u3w=="
}
}
}