UNPKG

react-native-switch-audio-output

Version:
43 lines (42 loc) 1.1 kB
{ "name": "react-native-switch-audio-output", "title": "React Native Switch Audio Output", "version": "1.1.2", "description": "The library for switch audio output source in your device for React Native ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/divergent-thinking/react-native-switch-audio-output.git", "baseUrl": "https://github.com/divergent-thinking/react-native-switch-audio-output" }, "keywords": [ "react-native", "react-component", "react-native-component", "react", "react native", "mobile", "ios", "android", "switch audio component", "coreaudio" ], "author": { "name": "Weerayut Hongsa", "email": "kusumoto.com@gmail.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "^16.8.1", "react-native": ">=0.59.0-rc.0 <1.0.x" }, "devDependencies": { "react": "16.9.0", "react-native": "^0.63.3" } }