{
  "name": "@playwind/com.google.firebase.installations",
  "version": "12.10.1",
  "displayName": "Firebase Installations",
  "keywords": [
    "Google",
    "Firebase",
    "Installations",
    "vh-name:FirebaseInstallations",
    "vh-name:Firebase Installations"
  ],
  "author": {
    "name": "Google LLC",
    "url": "https://firebase.google.com/docs/reference/unity/namespace/firebase/installations"
  },
  "description": "The Firebase installations service (FIS) provides a Firebase installation ID (FID) for each installed instance of a Firebase app. The Firebase installation ID is used internally by Firebase services such as In-App Messaging or Remote Config without requiring developers to interact directly with the FIS API. Using this API, a developer can delete a Firebase installation and the data tied to it, target specific app installations, and retrieve installation auth tokens.",
  "unity": "2020.1",
  "dependencies": {
    "com.google.firebase.app": "12.10.1"
  }
}
