react-native-beep-player
Version:
React Native Beep Player component for iOS and Android
30 lines (29 loc) • 612 B
JSON
{
"name": "react-native-beep-player",
"description": "React Native Beep Player component for iOS and Android",
"version": "1.0.15",
"main": "index.js",
"types": "index.d.ts",
"react-native": "index.js",
"peerDependencies": {
"react": ">=16.8.0",
"react-native": ">=0.60.0"
},
"files": [
"index.js",
"index.d.ts",
"ios",
"android",
"package.json",
"react-native-beep-player.podspec",
"react-native.config.js",
"beep.wav",
"README.md"
],
"keywords": [
"react-native",
"beep",
"audio",
"metronome"
]
}