{
    "name": "firebase-exp/compat",
    "main": "dist/index.node.cjs.js",
    "browser": "dist/index.esm.js",
    "module": "dist/index.esm.js",
    "react-native": "dist/index.rn.cjs.js",
    "typings": "index.d.ts",
    "components": [
        "app",
        "analytics",
        "auth",
        "functions",
        "messaging",
        "performance",
        "remote-config",
        "firestore",
        "storage",
        "database"
    ]
}