handle-expo-speech
Version:
This's for handling expo-speech's voices
28 lines (27 loc) • 675 B
JSON
{
"name": "handle-expo-speech",
"version": "1.2.1",
"description": "This's for handling expo-speech's voices",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"expo",
"expo-speech",
"handle-expo-speech",
"speech",
"voice"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Ashraf-Hamdoun/Handle-Expo-Speech.git"
},
"author": "Ashraf Hamdoun",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ashraf-Hamdoun/Handle-Expo-Speech/issues"
},
"homepage": "https://github.com/Ashraf-Hamdoun/Handle-Expo-Speech#readme"
}