{
  "name": "enx-uikit-react-native",
  "version": "1.2.17",
  "description": "It is a react native component for Enablex users.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "enablex",
    "enx",
    "webrtc",
    "ios",
    "android",
    "video",
    "live",
    "react",
    "chat",
    "cpass"
  ],
  "author": "enablex",
  "license": "Vcloudx License, Version 1.1', :text => 'https://www.enablex.io/legals/tou/",
  "repository": {
    "type": "git",
    "url": "https://github.com/enablexer/enx-uikit-react-native.git"
  },
  "dependencies": {
  "@openspacelabs/react-native-zoomable-view":"^2.1.6",
    "date-fns": "^2.29.3",
    "enx-rtc-react-native": "^2.3.53",
    "react-native-svg":"^15.7.0",
    "react-native-axios": "^0.17.1",
    "react-native-dialog": "^9.3.0",
    "react-native-progress-dialog": "^0.0.5",
    "underscore": "^1.13.6",
    "react-native-modalize": "^2.1.1",
    "react-native-select-dropdown": "^3.4.0",
    "react-native-vector-icons":"^10.0.2",
    "react-native-video":"^6.19.2",
    "react-native-video-player":"^0.16.3",
    "@flyerhq/react-native-link-preview": "1.6.0"
    

  },
  "peerDependencies": {
    "react": ">=18.0.0",
    "react-native": ">=0.82.0",
    "react-native-reanimated": ">=4.2.0",
      "react-native-gesture-handler": ">=2.24.0",
      "@react-navigation/native": ">=7.0.0",
      "@react-navigation/stack": ">=7.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.21.4",
    "babel-jest": "^29.5.0",
    "jest": "^29.5.0",
    "jetifier": "^2.0.0",
    "metro-react-native-babel-preset": "^0.82.0",
    "react": "19.1.1",
    "react-devtools": "^4.27.6",
    "react-native": "^0.82.0",
    "react-test-renderer": "19.0.0"
  }
}
