mirror of
https://github.com/musix-org/musix-oss
synced 2025-01-11 07:54:49 +00:00
8 lines
157 B
JSON
8 lines
157 B
JSON
|
{
|
||
|
"name": "firebase/app",
|
||
|
"main": "dist/index.cjs.js",
|
||
|
"browser": "dist/index.cjs.js",
|
||
|
"module": "dist/index.esm.js",
|
||
|
"typings": "../index.d.ts"
|
||
|
}
|