{
  "name": "@firebase/auth/react-native",
  "description": "A React Native-specific build of the Firebase Auth JS SDK",
  "browser": "../dist/rn/index.js",
  "module": "../dist/rn/index.js",
  "typings": "../dist/rn/index.rn.d.ts"
}