{
  "name": "@playwind/com.google.firebase.instance-id",
  "version": "7.2.0",
  "displayName": "Firebase Instance ID",
  "keywords": [
    "Google",
    "Firebase",
    "InstanceId",
    "vh-name:FirebaseInstanceId",
    "vh-name:Firebase Instance ID"
  ],
  "author": "Google LLC (https://firebase.google.com/docs/reference/unity/namespace/firebase/instance-id)",
  "description": "You can use Instance ID to test Firebase A/B Testing or provide a unique identifier for each app instance and a mechanism to authenticate and authorize actions like sending a message via Cloud Messaging.",
  "unity": "2017.1",
  "dependencies": {
    "com.google.firebase.app": "7.2.0"
  },
  "license": "Apache-2.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xinatcg/GoogleFirebaseInstanceId.git"
  },
  "bugs": {
    "url": "https://github.com/xinatcg/GoogleFirebaseInstanceId/issues"
  },
  "homepage": "https://github.com/xinatcg/GoogleFirebaseInstanceId#readme"
}
