UNPKG

react-native-incall-manager

Version:

Handling media-routes/sensors/events during a audio/video chat on React Native

34 lines (33 loc) 819 B
{ "name": "react-native-incall-manager", "version": "2.2.0", "description": "Handling media-routes/sensors/events during a audio/video chat on React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/zxcpoiu/react-native-incall-manager.git" }, "keywords": [ "React", "ReactNative", "WebRTC", "Phone", "Call", "InCall", "Talk", "SIP", "Voip" ], "author": "Henry Lin <zxcpoiu@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/zxcpoiu/react-native-incall-manager/issues" }, "homepage": "https://github.com/zxcpoiu/react-native-incall-manager#readme", "peerDependencies": { "react-native": ">=0.40.0" } }