@scxkkj/react-native-audio-player
Version:
react-native-audio-player is an audio player
26 lines (25 loc) • 710 B
JSON
{
"name": "@scxkkj/react-native-audio-player",
"version": "0.2.8",
"description": "react-native-audio-player is an audio player",
"main": "index.js",
"scripts": {
"pub": "npm publish --registry https://registry.npmjs.org --access public",
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/liuhong1happy/react-native-audio-player.git"
},
"keywords": [
"react",
"react-native",
"react-native-audio-player"
],
"author": "Holly Liu",
"license": "MIT",
"bugs": {
"url": "https://github.com/liuhong1happy/react-native-audio-player/issues"
},
"homepage": "https://github.com/liuhong1happy/react-native-audio-player#readme"
}