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