package.json 1.01 KB
{
  "name": "com.unity.xr.arfoundation",
  "displayName": "AR Foundation",
  "version": "4.0.12",
  "unity": "2019.4",
  "description": "A collection of MonoBehaviours and C# utilities for working with AR Subsystems. \n\nIncludes: \n▪ GameObject menu items for creating an AR setup \n▪ MonoBehaviours that control AR session lifecycle and create GameObjects from detected, real-world trackable features \n▪ Scale handling \n▪ Face tracking\n\nSamples available at https://github.com/Unity-Technologies/arfoundation-samples",
  "keywords": [
    "xr",
    "ar",
    "augmented",
    "reality",
    "utility",
    "utilities",
    "foundation",
    "core"
  ],
  "dependencies": {
    "com.unity.xr.arsubsystems": "4.0.12",
    "com.unity.xr.management": "4.0.1"
  },
  "upmCi": {
    "footprint": "23b2767a0e2d3d89292b6f9a588b0dee28620b5e"
  },
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/arfoundation.git",
    "type": "git",
    "revision": "d2250746d9e0645ddb4cf008d12f833bf31603e1"
  }
}