{
  "name": "@magic-sdk/react-native-expo",
  "version": "34.9.2",
  "description": "Passwordless authentication for React Native (Expo).",
  "author": "Magic Labs <team@magic.link> (https://magic.link/)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/magiclabs/magic-js"
  },
  "homepage": "https://magic.link",
  "files": [
    "dist"
  ],
  "target": "node",
  "main": "./dist/cjs/index.js",
  "module": "./dist/es/index.js",
  "types": "./dist/types/index.d.ts",
  "dependencies": {
    "@aveq-research/localforage-asyncstorage-driver": "^3.0.1",
    "@magic-sdk/provider": "^33.10.2",
    "@magic-sdk/types": "^27.10.1",
    "@react-native-async-storage/async-storage": "^1.15.5",
    "buffer": "~5.6.0",
    "expo-application": "^7.0.8",
    "localforage": "^1.7.4",
    "lodash": "^4.17.19",
    "process": "~0.11.10",
    "react-native-event-listeners": "^1.0.7",
    "tslib": "^2.0.3",
    "whatwg-url": "~8.1.0"
  },
  "devDependencies": {
    "@react-native-community/netinfo": ">11.0.0",
    "@react-native/assets-registry": "^0.78.2",
    "@testing-library/react-native": "^13.2.0",
    "@types/lodash": "^4.14.158",
    "babel-preset-expo": "^13.2.4",
    "expo": "^54.0.30",
    "expo-modules-core": "^3.0.29",
    "jest-expo": "~54.0.16",
    "react": "^19.1.0",
    "react-native": "^0.78.2",
    "react-native-safe-area-context": "^5.3.0",
    "react-native-webview": "^13.13.5",
    "react-test-renderer": "^19.1.0",
    "regenerator-runtime": "0.13.9"
  },
  "peerDependencies": {
    "@react-native-community/netinfo": ">=9.0.0",
    "expo": "*",
    "react": ">=17",
    "react-native": ">=0.60",
    "react-native-safe-area-context": ">=4.4.1",
    "react-native-webview": ">=12.4.0"
  },
  "gitHead": "377ab46d8f654a14c25d061cd0b460edb5350bea"
}
