summaryrefslogtreecommitdiff
path: root/frontend-old/node_modules/firebase/compat/remote-config/package.json
blob: df8ab1da8d8d8e85b16b004be19e298465ca7aef (plain)
1
2
3
4
5
6
7
{
  "name": "firebase/compat/remote-config",
  "main": "dist/index.cjs.js",
  "browser": "dist/esm/index.esm.js",
  "module": "dist/esm/index.esm.js",
  "typings": "dist/compat/remote-config/index.d.ts"
}