File tree Expand file tree Collapse file tree 1 file changed +28
-28
lines changed
Expand file tree Collapse file tree 1 file changed +28
-28
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-api-ai" ,
3- "description" : " A React-Native Bridge for the Google API AI SDK" ,
4- "version" : " 0 .0.1 " ,
5- "repository" : {
6- "type" : " git" ,
7- "url" : " https://github.com/innFactory/react-native-api-ai"
8- },
9- "dependencies" : {
10- "api-ai-javascript" : " ^2.0.0-beta.14" ,
11- "react-native-speech-to-text-ios" : " ^1.0.4"
12- },
13- "peerDependencies" : {
14- "react-native" : " >=0.40.0"
15- },
16- "keywords" : [
17- " react-native" ,
18- " api-ai" ,
19- " apiai" ,
20- " api" ,
21- " ai" ,
22- " api.ai" ,
23- " google" ,
24- " voice" ,
25- " speak" ,
26- " text-recognition"
27- ],
28- "author" : " Anton Spöck (https://github.com/spoeck)" ,
29- "license" : " MIT"
2+ "name" : " react-native-api-ai" ,
3+ "description" : " A React-Native Bridge for the Google API AI SDK" ,
4+ "version" : " 1 .0.0 " ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/innFactory/react-native-api-ai"
8+ },
9+ "dependencies" : {
10+ "api-ai-javascript" : " ^2.0.0-beta.14" ,
11+ "react-native-speech-to-text-ios" : " ^1.0.4"
12+ },
13+ "peerDependencies" : {
14+ "react-native" : " >=0.40.0"
15+ },
16+ "keywords" : [
17+ " react-native" ,
18+ " api-ai" ,
19+ " apiai" ,
20+ " api" ,
21+ " ai" ,
22+ " api.ai" ,
23+ " google" ,
24+ " voice" ,
25+ " speak" ,
26+ " text-recognition"
27+ ],
28+ "author" : " Anton Spöck (https://github.com/spoeck)" ,
29+ "license" : " MIT"
3030}
You can’t perform that action at this time.
0 commit comments