react-native-dialogflow
Version:
A React-Native Bridge for the Google Dialogflow SDK
32 lines (31 loc) • 652 B
JSON
{
"name": "react-native-dialogflow",
"description": "A React-Native Bridge for the Google Dialogflow SDK",
"version": "3.2.2",
"author": "Anton Spöck (https://github.com/spoeck)",
"dependencies": {
"jsrsasign": "^8.0.12"
},
"keywords": [
"ai",
"api",
"api-ai",
"api.ai",
"apiai",
"dialogflow",
"google",
"react-native",
"speak",
"text-recognition",
"voice"
],
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.40.0",
"react-native-voice": ">=0.2.6"
},
"repository": {
"type": "git",
"url": "https://github.com/innFactory/react-native-dialogflow"
}
}