react-native-play-sound
Version:
Play music and sounds with react-native
23 lines (22 loc) • 625 B
JSON
{
"name": "react-native-play-sound",
"version": "1.0.24",
"description": "Play music and sounds with react-native",
"main": "PlaySound.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/luminos-software/react-native-play-sound.git"
},
"keywords": [
"sound"
],
"author": " <ghita@luminos.software>",
"license": "ISC",
"bugs": {
"url": "https://github.com/luminos-software/react-native-play-sound/issues"
},
"homepage": "https://github.com/luminos-software/react-native-play-sound#readme"
}