react-native-voice-manager
Version:
This Library is used in some chat App for voice recording and playing
31 lines (30 loc) • 684 B
JSON
{
"name": "react-native-voice-manager",
"version": "1.0.10",
"description": "This Library is used in some chat App for voice recording and playing",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/weiyisheng/react-native-voice-manager.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-voice-manager",
"react-native-voice",
"react-native-audio",
"react",
"native",
"audio",
"voice"
],
"author": "weiyisheng",
"contributors": [
{
"name": "weiyisheng",
"email": "weiyisheng1991@gmail.com"
}
]
}