{ "name": "com.unity.xr.management", "displayName": "XR Plugin Management", "version": "4.2.1", "unity": "2019.4", "unityRelease": "15f1", "description": "Package that provides simple management of XR plug-ins. Manages and offers help with loading, initialization, settings, and build support for XR plug-ins.", "keywords": [ "xr", "sdk", "ar", "vr", "management", "build", "plugin" ], "dependencies": { "com.unity.modules.subsystems": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.xr": "1.0.0", "com.unity.xr.legacyinputhelpers": "2.1.7", "com.unity.subsystemregistration": "1.0.6" }, "repository": { "url": "https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git", "type": "git", "revision": "9c99228887ff65cc0729434b3b9371d22b707cb9" }, "upmCi": { "footprint": "d6b9ef69ace3447279fc92e1dafd2c4cefef2015" }, "samples": [ { "displayName": "Example XR Management implementation", "description": "Example code showing how to implement various portions of the XR Management API.", "path": "Samples~" } ] }