UNPKG

react-native-dialogflow-som

Version:

A React-Native Bridge for the Google Dialogflow SDK with resetContext working

32 lines (31 loc) 697 B
{ "name": "react-native-dialogflow-som", "description": "A React-Native Bridge for the Google Dialogflow SDK with resetContext working", "version": "3.2.8", "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/elegantankit/react-native-dialogflow#resetcontext" } }