7 lines
246 B
JSON
7 lines
246 B
JSON
|
{
|
||
|
"name": "@firebase/database-compat/standalone",
|
||
|
"description": "The entry point for sharing code with Admin SDK",
|
||
|
"main": "../dist/index.standalone.js",
|
||
|
"typings": "../dist/database-compat/src/index.standalone.d.ts",
|
||
|
"private": true
|
||
|
}
|