{"name":"@firebase/messaging","version":"0.9.0","description":"This is the Firebase Cloud Messaging component of the Firebase JS SDK.","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","typings":"./dist/index-public.d.ts","sw":"dist/index.sw.esm2017.js","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:deps":"lerna run --scope @firebase/'{app,messaging}' --include-dependencies build","build:release":"yarn build && yarn typings:public","dev":"rollup -c -w","test":"run-p test:karma type-check lint ","test:integration":"run-p test:karma type-check lint && cd ../../integration/messaging && npm run-script test","test:ci":"node ../../scripts/run_tests_in_ci.js","test:karma":"karma start --single-run","test:debug":"karma start --browsers=Chrome --auto-watch","api-report":"yarn api-report:main && yarn api-report:sw && yarn api-report:api-json","api-report:main":"ts-node-script ../../repo-scripts/prune-dts/extract-public-api.ts --package messaging --packageRoot . --typescriptDts ./dist/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/index-public.d.ts","api-report:sw":"ts-node-script ../../repo-scripts/prune-dts/extract-public-api.ts --package messaging-sw --packageRoot . --typescriptDts ./dist/index.sw.d.ts --rollupDts ./dist/sw/private.d.ts --untrimmedRollupDts ./dist/sw/internal.d.ts --publicDts ./dist/sw/index-public.d.ts","api-report:api-json":"api-extractor run --local --verbose","type-check":"tsc --noEmit","typings:public":"node ../../scripts/exp/use_typings.js ./dist/index-public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/installations":"0.5.0","@firebase/messaging-interop-types":"0.1.0","@firebase/util":"1.3.0","@firebase/component":"0.5.6","idb":"3.0.2","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.7.0","rollup":"2.52.2","rollup-plugin-typescript2":"0.30.0","@rollup/plugin-json":"4.1.0","ts-essentials":"7.0.1","typescript":"4.2.2"},"repository":{"directory":"packages/messaging","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"esm5":"dist/index.esm.js","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/messaging@0.9.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"a868bea75d0c26210903178cf22d31c47bc84584","size":128506,"noattachment":false,"key":"/@firebase/messaging/-/@firebase/messaging-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/messaging/download/@firebase/messaging-0.9.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/messaging_0.9.0_1629908219349_0.5286906295590375"},"_hasShrinkwrap":false,"publish_time":1629908219530,"_cnpm_publish_time":1629908219530,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.9.7-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.7.1-alpha.96ae6a5fe","latest":"0.9.7","longpoll":"0.7.3-longpoll.66863f547","next":"0.9.7-2022020173427","pr5646":"0.9.2-pr5646.2abc5e854"}}