react-native-speech
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "react-native-speech", | ||
"version": "0.0.0", | ||
"description": "", | ||
"version": "0.1.0", | ||
"description": "A text-to-speech library for React Native.", | ||
"main": "SpeechSynthesizer.ios.js", | ||
@@ -14,3 +14,11 @@ "scripts": { | ||
"keywords": [ | ||
"react-native" | ||
"react-native", | ||
"react", | ||
"native", | ||
"siri", | ||
"speech", | ||
"speak", | ||
"speech-to-text", | ||
"react-component", | ||
"react-native-component" | ||
], | ||
@@ -22,3 +30,10 @@ "author": "Naoufal Kadhom <naoufalkadhom@gmail.com> (https://github.com/naoufal)", | ||
}, | ||
"homepage": "https://github.com/naoufal/react-native-speech" | ||
"homepage": "https://github.com/naoufal/react-native-speech", | ||
"peerDependencies": { | ||
"react-native": ">=0.4.0" | ||
}, | ||
"jshintConfig": { | ||
"esnext": true, | ||
"node": true | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
23116
9
78
1
185
0
1