{
  "name": "react-native-incall-manager",
  "version": "4.2.1",
  "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/react-native-webrtc/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/react-native-webrtc/react-native-incall-manager/issues"
  },
  "homepage": "https://github.com/react-native-webrtc/react-native-incall-manager#readme",
  "peerDependencies": {
    "react-native": ">=0.40.0"
  }
}
