{
  "name": "apps-sdk",
  "version": "2.2.4",
  "description": "Apps SDK - Compatible with Expo SDK 54/55 + React 19",
  "main": "index.js",
  "author": "ASD",
  "license": "ISC",
  "peerDependencies": {
    "expo": ">=54.0.0 <56.0.0",
    "react": ">=19.0.0 <20.0.0",
    "react-native": ">=0.81.0 <0.84.0",
    "expo-asset": ">=12.0.0 <56.0.0",
    "expo-constants": ">=18.0.0 <56.0.0",
    "expo-device": ">=8.0.0 <56.0.0",
    "expo-file-system": ">=19.0.0 <56.0.0",
    "expo-image-picker": ">=17.0.0 <56.0.0",
    "expo-localization": ">=17.0.0 <56.0.0",
    "expo-media-library": ">=18.0.0 <56.0.0",
    "expo-notifications": ">=0.30.0 <56.0.0",
    "expo-sharing": ">=14.0.0 <56.0.0",
    "expo-speech": ">=14.0.0 <56.0.0",
    "expo-speech-recognition": ">=3.0.0 <56.0.0",
    "expo-store-review": ">=9.0.0 <56.0.0",
    "expo-tracking-transparency": ">=6.0.0 <56.0.0",
    "react-native-adapty": ">=3.15.0 <4.0.0",
    "react-native-adjust": ">=5.4.0 <6.0.0",
    "react-native-fbsdk-next": ">=13.4.0 <14.0.0"
  },
  "dependencies": {
    "@expo/config-plugins": "~10.0.0",
    "@react-native-async-storage/async-storage": "2.2.0",
    "@react-native-community/netinfo": "11.5.2",
    "@react-native-voice/voice": "^3.2.4",
    "franc-min": "^6.2.0",
    "mixpanel-react-native": "^3.1.3",
    "react-native-btr": "^2.2.1",
    "semver": "^7.6.0"
  },
  "optionalDependencies": {
    "@react-native-firebase/analytics": "^21.10.0",
    "@react-native-firebase/app": "^21.10.0"
  },
  "devDependencies": {
    "expo": "~55.0.0",
    "expo-asset": "~55.0.0",
    "react": "19.2.0"
  },
  "types": "./types/index.d.ts"
}
