{
  "name": "react-native-webrtc-usb",
  "version": "0.0.2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jatecl/react-native-webrtc-usb.git"
  },
  "nativePackage": true,
  "description": "WebRTC for React Native with android usb camera",
  "author": {
    "name": "Jat",
    "email": "jatoanw@qq.com"
  },
  "homepage": "https://github.com/jatecl/react-native-webrtc-usb",
  "keywords": [
    "usb webrtc",
    "webrtc usb"
  ],
  "dependencies": {
    "base64-js": "^1.1.2",
    "event-target-shim": "^1.0.5",
    "prop-types": "^15.5.10"
  },
  "peerDependencies": {
    "react-native": ">=0.40.0"
  },
  "bugs": {
    "url": "https://github.com/jatecl/react-native-webrtc-usb/issues"
  }
}
