{
  "name": "@haidermahmood/react-native-webrtc",
  "version": "1.84.2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/haidermahmood/react-native-webrtc.git"
  },
  "nativePackage": true,
  "description": "WebRTC for React Native forked from original react-native-webrtc",
  "homepage": "https://github.com/haidermahmood/react-native-webrtc",
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "android",
    "webrtc"
  ],
  "dependencies": {
    "base64-js": "^1.1.2",
    "event-target-shim": "^1.0.5",
    "prop-types": "^15.5.10",
    "uuid": "^3.3.2"
  },
  "peerDependencies": {
    "react-native": ">=0.40.0"
  },
  "bugs": {
    "url": "https://github.com/haidermahmood/react-native-webrtc/issues"
  }
}
