UNPKG

rn-incall-manager

Version:

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

40 lines (39 loc) 899 B
{ "name": "rn-incall-manager", "version": "5.3.2", "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/marqroldan/rn-incall-manager.git" }, "keywords": [ "React", "ReactNative", "WebRTC", "Phone", "Call", "InCall", "Talk", "SIP", "Voip" ], "author": "Henry Lin <zxcpoiu@gmail.com>", "license": "ISC", "contributors": [ { "name": "Marq Roldan", "email": "hcmlroldan@gmail.com" } ], "bugs": { "url": "https://github.com/marqroldan/rn-incall-manager/issues" }, "homepage": "https://github.com/marqroldan/rn-incall-manager/issues#readme", "peerDependencies": { "react-native": ">=0.40.0" } }