GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
264 B

2 months ago
  1. {
  2. "name": "@firebase/messaging-sw",
  3. "description": "",
  4. "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
  5. "main": "../dist/index.sw.cjs",
  6. "module": "../dist/index.sw.esm2017.js",
  7. "typings": "../dist/src/index.sw.d.ts"
  8. }