voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
11 lines (10 loc) • 342 B
JSON
{
"name": "@firebase/storage-exp",
"description": "A tree-shakeable version of the Storage SDK",
"main": "./dist/index.browser.cjs.js",
"module": "./dist/index.browser.esm2017.js",
"browser": "./dist/index.browser.esm2017.js",
"esm5": "./dist/index.browser.esm5.js",
"typings": "./dist/storage-public.d.ts",
"private": true
}