{"name":"@firebase/storage","version":"0.8.7","description":"This is the Cloud Storage component of the Firebase JS SDK.","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","default":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm5.js","default":"./dist/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"bundle":"rollup -c","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","build":"rollup -c rollup.config.js && yarn api-report","build:deps":"lerna run --scope @firebase/storage --include-dependencies build","dev":"rollup -c -w","test":"run-p test:browser test:node lint","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:browser test:node","test:browser:unit":"karma start --single-run --unit","test:browser:integration":"karma start --single-run --integration","test:browser":"karma start --single-run","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:debug":"karma start --browser=Chrome","prettier":"prettier --write 'src/**/*.ts' 'test/**/*.ts'","api-report":"api-extractor run --local --verbose && ts-node-script ../../repo-scripts/prune-dts/prune-dts.ts --input dist/storage-public.d.ts --output dist/storage-public.d.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/storage-public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/util":"1.4.2","@firebase/component":"0.5.9","node-fetch":"2.6.5","tslib":"^2.1.0"},"peerDependencies":{"@firebase/app":"0.x"},"devDependencies":{"@firebase/app":"0.7.8","@firebase/auth":"0.19.3","rollup":"2.57.0","@rollup/plugin-alias":"3.1.5","@rollup/plugin-json":"4.1.0","rollup-plugin-typescript2":"0.30.0","typescript":"4.2.2"},"repository":{"directory":"packages/storage","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/storage-public.d.ts","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/storage@0.8.7","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"shasum":"cbb5a02a4c73b72ccf1d37ba5090c100b020c82a","size":380962,"noattachment":false,"key":"/@firebase/storage/-/@firebase/storage-0.8.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/storage/download/@firebase/storage-0.8.7.tgz"},"_npmUser":{"name":"chholland","email":"chholland@google.com"},"directories":{},"maintainers":[{"name":"chholland","email":"chholland@google.com"},{"name":"hiranya911","email":"hiranya911@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/storage_0.8.7_1636669431360_0.18560948021154666"},"_hasShrinkwrap":false,"publish_time":1636669431589,"_cnpm_publish_time":1636669431589,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.9.2-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.3.43-alpha.96ae6a5fe","latest":"0.7.1","longpoll":"0.4.2-longpoll.66863f547","next":"0.7.1-2022028193537","pr5646":"0.8.4-pr5646.2abc5e854"}}