{
  "name": "@cometchat/calls-sdk-react-native",
  "version": "5.0.1",
  "description": "CometChat Calls SDK for React Native provides voice and video calling capabilities for React Native applications.",
  "private": false,
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "types": "dist/index.d.mts",
  "files": [
    "dist",
    "android",
    "ios",
    "cometchat-calls-sdk-react-native.podspec"
  ],
  "scripts": {},
  "dependencies": {},
  "devDependencies": {},
  "peerDependencies": {
    "@xmldom/xmldom": "^0.8.11",
    "abab": "^2.0.6",
    "promise.allsettled": "^1.0.7",
    "text-encoding": "^0.7.0",
    "valibot": "^1.2.0",
    "@cometchat/calls-lib-webrtc": "https://dl.cloudsmith.io/public/cometchat/cometchat/raw/files/cometchat-calls-lib-webrtc-346a46ff.tgz",
    "zustand": "^5.0.4"
  },
  "engines": {
    "node": ">=18"
  },
  "repository": "https://github.com/cometchat/calls-sdk-react-native",
  "author": "Cometchat Team (https://cometchat.com)",
  "license": "https://www.cometchat.com/legal-terms-of-service",
  "homepage": "https://www.cometchat.com/docs/sdk/react-native/calling-overview"
}
