{"name":"@firebase/storage","version":"0.8.0","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.cjs.js","module":"dist/index.esm2017.js","browser":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","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.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/exp/use_typings.js ./dist/storage-public.d.ts"},"license":"Apache-2.0","dependencies":{"@firebase/util":"1.3.0","@firebase/component":"0.5.6","node-fetch":"2.6.1","tslib":"^2.1.0"},"peerDependencies":{"@firebase/app":"0.x"},"devDependencies":{"@firebase/app":"0.7.0","@firebase/auth":"0.17.0","rollup":"2.52.2","@rollup/plugin-alias":"3.1.2","@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.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"2766a18a8a9684082d745ab1a93a3c88061169b1","size":306432,"noattachment":false,"key":"/@firebase/storage/-/@firebase/storage-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/storage/download/@firebase/storage-0.8.0.tgz"},"_npmUser":{"name":"feiyang.chen","email":"feiyang.chen1@gmail.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.0_1629908225855_0.2527677215565407"},"_hasShrinkwrap":false,"publish_time":1629908226112,"_cnpm_publish_time":1629908226112,"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"}}