{"name":"@firebase/app","version":"0.7.9","description":"The primary entrypoint to the Firebase JS SDK","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.cjs.js","browser":"dist/esm/index.esm2017.js","module":"dist/esm/index.esm2017.js","esm5":"dist/esm/index.esm5.js","exports":{".":{"require":"./dist/index.cjs.js","esm5":"./dist/esm/index.esm5.js","default":"./dist/esm/index.esm2017.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","build":"rollup -c && yarn api-report","build:release":"rollup -c rollup.config.release.js && yarn api-report && yarn typings:public","build:deps":"lerna run --scope @firebase/app --include-dependencies build","dev":"rollup -c -w","test":"run-p lint test:all","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:all":"run-p test:browser test:node","test:browser":"karma start --single-run","test:node":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js","api-report":"api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","build:doc":"yarn build && yarn doc","typings:public":"node ../../scripts/build/use_typings.js ./dist/app-public.d.ts","typings:internal":"node ../../scripts/build/use_typings.js ./dist/app.d.ts"},"dependencies":{"@firebase/util":"1.4.2","@firebase/logger":"0.3.2","@firebase/component":"0.5.9","tslib":"^2.1.0"},"license":"Apache-2.0","devDependencies":{"rollup":"2.57.0","@rollup/plugin-json":"4.1.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript2":"0.30.0","typescript":"4.2.2"},"repository":{"directory":"packages/app","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/app-public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/app@0.7.9","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"fc0e433393ebc9c714339f29a78ed8d9a355b606","size":38747,"noattachment":false,"key":"/@firebase/app/-/@firebase/app-0.7.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/app/download/@firebase/app-0.7.9.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/app_0.7.9_1637281664642_0.6172926176068609"},"_hasShrinkwrap":false,"publish_time":1637281664832,"_cnpm_publish_time":1637281664832,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.7.15-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.6.11-alpha.96ae6a5fe","latest":"0.7.15","longpoll":"0.6.13-longpoll.66863f547","next":"0.7.12-202205224240","pr5646":"0.7.4-pr5646.2abc5e854"}}