package.json 841 Bytes
{
  "name": "com.unity.xr.arcore",
  "displayName": "ARCore XR Plugin",
  "version": "4.0.12",
  "unity": "2019.4",
  "description": "Provides native Google ARCore integration for use with Unity's multi-platform XR API.\n=Supported Features=\n-Efficient Background Rendering\n-Horizontal Planes\n-Depth Data\n-Anchors\n-Hit Testing",
  "keywords": [
    "arcore",
    "ar",
    "augmented",
    "xr",
    "reality",
    "core"
  ],
  "dependencies": {
    "com.unity.xr.arsubsystems": "4.0.12",
    "com.unity.xr.management": "4.0.1",
    "com.unity.modules.androidjni": "1.0.0"
  },
  "upmCi": {
    "footprint": "3a1725e3fbfd8a248c41466f4d52133304c0e116"
  },
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/arfoundation.git",
    "type": "git",
    "revision": "d2250746d9e0645ddb4cf008d12f833bf31603e1"
  }
}