react-native-sound-demo
Version:
react-native-sound demo project
20 lines (19 loc) • 467 B
JSON
{
"name": "react-native-sound-demo",
"version": "0.1.0",
"description": "react-native-sound demo project",
"repository": {
"type": "git",
"url": "git+https://github.com/zmxv/react-native-sound-demo.git"
},
"keywords": [
"react-native-sound"
],
"author": "Zhen Wang <z@zmxv.com> (http://blog.zmxv.com)",
"license": "MIT",
"dependencies": {
"react": "^0.14.8",
"react-native": "^0.22.2",
"react-native-sound": "^0.8.0"
}
}