react-native-headphone-detection-copy
Version:
React Native headphone detection, both audio jack and bluetooth devices!
30 lines (29 loc) • 793 B
JSON
{
"name": "react-native-headphone-detection-copy",
"version": "1.0.3",
"description": "React Native headphone detection, both audio jack and bluetooth devices!",
"main": "index.js",
"scripts": {},
"author": "Nicolás Tinte",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/eldareini/react-native-headphone-detection-copy.git"
},
"bugs": {
"url": "https://github.com/eldareini/react-native-headphone-detection-copy/issues"
},
"homepage": "https://github.com/eldareini/react-native-headphone-detection-copy#readme",
"keywords": [
"react-native",
"headphones",
"audio jack",
"bluetooth"
],
"peerDependencies": {
"react-native": "^0.41.2"
},
"devDependencies": {
"react-native": "^0.41.2"
}
}