react-native-api-ai
Version:
A React-Native Bridge for the Google API AI SDK
31 lines (30 loc) • 649 B
JSON
{
"name": "react-native-api-ai",
"description": "A React-Native Bridge for the Google API AI SDK",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/innFactory/react-native-api-ai"
},
"dependencies": {
"api-ai-javascript": "^2.0.0-beta.14",
"react-native-speech-to-text-ios": "^1.0.4"
},
"peerDependencies": {
"react-native": ">=0.40.0"
},
"keywords": [
"react-native",
"api-ai",
"apiai",
"api",
"ai",
"api.ai",
"google",
"voice",
"speak",
"text-recognition"
],
"author": "Anton Spöck (https://github.com/spoeck)",
"license": "MIT"
}