{
  "name": "@videosdk.live/react-native-sdk",
  "version": "0.10.1",
  "description": "",
  "main": "index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "typedoc": "typedoc"
  },
  "keywords": [
    "React Native",
    "react",
    "video-sdk",
    "javascript",
    "realtime",
    "webrtc",
    "live-streaming",
    "communication",
    "rtc",
    "live"
  ],
  "author": "videosdk.live",
  "license": "ISC",
  "homepage": "https://docs.videosdk.live/docs/realtime-communication/sdk-reference/react-native-sdk/setup",
  "peerDependencies": {
    "@videosdk.live/react-native-incallmanager": "0.1.3",
    "@videosdk.live/react-native-webrtc": "0.0.24",
    "@videosdk.live/react-sdk": "0.9.1"
  },
  "dependencies": {
    "@videosdk.live/react-native-incallmanager": "0.1.3",
    "@videosdk.live/react-native-webrtc": "0.0.24",
    "@videosdk.live/react-sdk": "0.9.1",
    "axios": "1.6.2",
    "typedoc": "0.28.15"
  },
  "devDependencies": {
    "typescript": "^5.9.3"
  }
}
