mobileapplicationPassvault/node_modules/firebase/compat/package.json

22 lines
430 B
JSON
Raw Permalink Normal View History

2024-04-12 05:23:32 +00:00
{
"name": "firebase/compat",
"main": "dist/index.node.cjs",
"browser": "dist/esm/index.esm.js",
"module": "dist/esm/index.esm.js",
"react-native": "dist/index.rn.cjs.js",
"typings": "index.d.ts",
"components": [
"app",
"analytics",
"app-check",
"auth",
"functions",
"installations",
"messaging",
"performance",
"remote-config",
"firestore",
"storage",
"database"
]
}