UNPKG

react-native-cool-audio-player

Version:

simple audio player package for react native with all required controls & dynamic props

33 lines (31 loc) 794 B
{ "name": "react-native-cool-audio-player", "version": "1.0.3", "description": "simple audio player package for react native with all required controls & dynamic props", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "react-native-audio-player", "react-native", "audio-playback", "audio-seekbar", "audio-player", "audio", "stream", "play", "audio", "audio-controls", "audio-play-pause-repeat" ], "author": "Harshil Jasoliya", "license": "MIT", "bugs": { "url": "https://github.com/harshilJs/react-native-simple-audio-player/issues" }, "homepage": "https://github.com/harshilJs/react-native-simple-audio-player#readme", "devDependencies": { "metro-react-native-babel-preset": "^0.65.0" } }