{"_id":"com.unity.xr.management","name":"com.unity.xr.management","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.","provider":"upm","versions":{"4.6.0":{"_upm":{"changelog":"### Changed\n\n- Changed help box stlye for the XR Plug-in Management view for improved readability.\n- The following methods of `XRLoaderHelper` have been changed from `protected` to `public`:\n  - `StartSubsystem<T>`\n  - `StopSubsystem<T>`\n  - `DestroySubsystem<T>`\n  - `CreateSubsystem<T>`\n\n### Fixed\n\n- Fixed an issue where we now use a manual for loop instead of a foreach loop to avoid exceptions if the list of loaders is modified.\n- Fixed an issue to show the correct name for Mock HMD loader when the package is not installed. ([XRMB-152](https://issuetracker.unity3d.com/product/unity/issues/guid/XRMB-152))\n- Fixed an issue to show the correct name for OpenXR loader when the package is not installed. ([UUM-137703](https://issuetracker.unity3d.com/issues/xr-plug-in-management-inconsistant-openxr-wording))\n\n\n### Removed\n\n- Removed Oculus XR plugin from known packages due to Oculus XR plugin deprecation."},"unity":"2022.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.6/manual/index.html","name":"com.unity.xr.management","version":"4.6.0","displayName":"XR Plugin Management","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.xr":"1.0.0","com.unity.xr.core-utils":"2.2.1","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.11"},"dist":{"shasum":"ca5b202bb58375be64a47832592e75b0d413dfb1","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.6.0.tgz"}},"4.5.4":{"_upm":{"changelog":"### Removed\n\n- Removed `com.unity.openxr` as an available package for Universal Windows Platform on 6000.4 and above."},"unity":"2022.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.5/manual/index.html","name":"com.unity.xr.management","version":"4.5.4","displayName":"XR Plugin Management","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.xr":"1.0.0","com.unity.xr.core-utils":"2.2.1","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.11"},"dist":{"shasum":"e3a3882b360a930851150ee50076985f763c9b3f","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.5.4.tgz"}},"4.5.3":{"_upm":{"changelog":"### Changed\n\n- Updated the minimum supported Unity version to 2022.3 LTS.\n\n### Removed\n\n- Removed `com.unity.modules.vr` dependency."},"unity":"2022.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.5/manual/index.html","name":"com.unity.xr.management","version":"4.5.3","displayName":"XR Plugin Management","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.xr":"1.0.0","com.unity.xr.core-utils":"2.2.1","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.11"},"dist":{"shasum":"574ebfb1e9766bb5f6bdb255c6abfb195b43f4cb","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.5.3.tgz"}},"4.5.2":{"_upm":{"changelog":"### Changed\n- Updated the minimum supported Unity version to 2022.3 LTS.\n\n### Fixed\n- Fixed issue where the documentation link for configurations was incorrectly pointing to docs for the newest version of Unity.\n- Fixed the display name of Google ARCore (previously ARCore).\n- Fixed the display name of Apple ARKit (previously ARKit).\n\n### Removed\n- Removed scripts which processes the deprecated XR packages. This also fixes an intermittent issue where Domain Reload hangs due to XR Plug-in Management tries to automatically uninstall legacy XR Packages."},"unity":"2021.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.5/manual/index.html","name":"com.unity.xr.management","version":"4.5.2","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.xr.core-utils":"2.2.1","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.11"},"dist":{"shasum":"f589c7ba49ff63cadb66fd77cdfb09f538674e1a","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.5.2.tgz"}},"4.5.1":{"_upm":{"changelog":"### Fixed\n- RunInBackground is not checked and when the application is paused locking the visuals to the users face.\n- Issue where disabled loaders could be inadvertently enabled.\n\n### Added\n- Added a Project Validation check for project settings related to running in background in order to avoid head-locked rendering of the main camera when focus is lost.\n\n### Changes\n- Meta Quest Platform and Build Profile enable 'Unity: Meta OpenXR' when switched to."},"unity":"2020.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.5/manual/index.html","name":"com.unity.xr.management","version":"4.5.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.xr.core-utils":"2.2.1","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.11"},"dist":{"shasum":"20be87dea58031bdc9e932e7e7cbe7d270db0e4a","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.5.1.tgz"}},"4.5.0":{"_upm":{"changelog":"### Fixed\n- Fixed compile errors on Unity versions [2023.1.0f1 - 2023.2.6f1] caused by missing `BuildTargetGroup.VisionOS` enum value.\n\n### Added\n- Added Android manifest support for applications that use Game Activity entry point. Note that Game Activities are only supported in projects made with Unity versions 2023.1 onwards."},"type":"assets","unity":"2020.3","upmCi":{"footprint":"ac22de643c14ce90707dfc326f07fa8be596410f"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"fa86b200cd8cd1b75a57534d44d41cc7b6b7f58d"},"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.5/manual/index.html","name":"com.unity.xr.management","version":"4.5.0","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"3126858600e621b17ff9bfda920ebf34b9f2414c","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.5.0.tgz"}},"4.4.1":{"_upm":{"changelog":"### Added\n- Added [Apple visionOS XR provider](https://create.unity.com/spatial) to the list of known packages."},"type":"assets","unity":"2019.4","upmCi":{"footprint":"b0fac136c8af91d3b8a220548b6a349b9bab9b9a"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"0eaf10a186d9e12b264d5e10d1c7daa345428fb4"},"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.4/manual/index.html","name":"com.unity.xr.management","version":"4.4.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"0e270b0ea72ffe5bd7df00fb60602812404b5f09","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.4.1.tgz"}},"4.4.0":{"_upm":{"changelog":"### Added\n- Created `AndroidManifestProcessor` as an Android manifest management system for XR packages and providers that target platforms based on Android.\n\n### Removed\n- AndroidManifest.xml is no longer deleted after each Android build."},"type":"assets","unity":"2019.4","upmCi":{"footprint":"eda98e50f28e9cbade3f5ad2433dc3b55cbe5eb5"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"6fefbe0e3deca93f6eb53e66ca554b58f2acf0d8"},"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.4/manual/index.html","name":"com.unity.xr.management","version":"4.4.0","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"23603bb7faacb609310a19e54cfda9101dc5dd20","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.4.0.tgz"}},"4.3.3":{"_upm":{"changelog":"### Fixed\n- Settings and Loader names with numbers will now keep the numbers for the generated asset names."},"type":"asset","unity":"2019.4","upmCi":{"footprint":"e47471cb7ebbf7c240bc0eccde6e675b16d3c6a9"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"11953d1846a70bfe37146dc4655a8b2d93d32b95"},"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.3/manual/index.html","name":"com.unity.xr.management","version":"4.3.3","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"5f0978b5f7640d75520c138245209c7ecec06f56","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.3.3.tgz"}},"4.3.1":{"type":"asset","unity":"2019.4","upmCi":{"footprint":"312efed7e52227e816f4ccca6c870281de4da655"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"0ab40a5ed855f32504cfd7f232d25f94307e1292"},"unityRelease":"15f1","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.xr.management@4.3/manual/index.html","name":"com.unity.xr.management","version":"4.3.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"8a1167e3f923997812063f5aa2b96372d88f6357","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.3.1.tgz"}},"4.2.1":{"_id":"com.unity.xr.management@4.2.1","type":"asset","_from":"file:com.unity.xr.management-4.2.1.tgz","unity":"2019.4","upmCi":{"footprint":"d6b9ef69ace3447279fc92e1dafd2c4cefef2015"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"/pkgprom/com.unity.xr.management-4.2.1.tgz","_integrity":"sha512-IA/eDscO94uJe4MCj8GMz8SE7eIeQE7kRzzKdj+WUubZvo0ZrK6Tdr7dqyX4K5X9bI3h0ZcZ+zgI3PJrdZpYhQ==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"9c99228887ff65cc0729434b3b9371d22b707cb9"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","unityRelease":"15f1","name":"com.unity.xr.management","version":"4.2.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"4e08c3cdf811186edca05e4d1a4be9b397d9fb9f","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.2.1.tgz"}},"4.2.0":{"_id":"com.unity.xr.management@4.2.0","type":"asset","_from":"file:com.unity.xr.management-4.2.0.tgz","unity":"2019.4","upmCi":{"footprint":"f20b2c4ae98c5e1dc40a936e5ead6729be01083d"},"samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"/pkgprom/com.unity.xr.management-4.2.0.tgz","_integrity":"sha512-9RjaG1h2VvLYyRiWTgpSZ30xHn/m3bVziSHjaktLkU/6sehXbqdaudfu46HtzTo4WnQVQ9sXBUxqnKWqq9vHfg==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"c8fb6583d6d04516909a8d2ab999a1dbe90ade50"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","unityRelease":"15f1","name":"com.unity.xr.management","version":"4.2.0","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"910c0027cc58d3f8cf8036e2b18ceee978005bef","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.2.0.tgz"}},"4.1.0":{"_id":"com.unity.xr.management@4.1.0","type":"asset","_from":"file:com.unity.xr.management-4.1.0.tgz","unity":"2019.4","upmCi":{"footprint":"f816858232d682b117c7893450e73761beb58ba2"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"9b85c8cea3fedb70fbf7716d4db31a29b8d20f98"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.1.0","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"7494a541a592e5dc187ad91420026a3f9621412b","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.1.0.tgz"}},"4.1.0-pre.2":{"_id":"com.unity.xr.management@4.1.0-pre.2","type":"asset","_from":"file:com.unity.xr.management-4.1.0-pre.2.tgz","unity":"2019.4","upmCi":{"footprint":"98c65deb81b1ee885bf7bf78f19f27f26ec4c056"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"dfcdcda96f32e3ce8642269e7adfc633bb0e57b0"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.1.0-pre.2","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"2cae2be4b99d0776f882da5fca7e335e72d72ebc","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.1.0-pre.2.tgz"}},"4.1.0-pre.1":{"_id":"com.unity.xr.management@4.1.0-pre.1","type":"asset","_from":"file:com.unity.xr.management-4.1.0-pre.1.tgz","unity":"2019.4","upmCi":{"footprint":"2e960d8e2b79d4147f4e7048fe7c69b30eee63e7"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"9cab3b65f780e760a46b77e66f5c8030e3f3861e"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.1.0-pre.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"9c4b918ca10ba25a0f16ac74601d00f540280cde","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.1.0-pre.1.tgz"}},"4.0.7":{"_id":"com.unity.xr.management@4.0.7","type":"asset","_from":"file:com.unity.xr.management-4.0.7.tgz","unity":"2019.4","upmCi":{"footprint":"16596b51b3b00a63d8388135ed5180c12d0613d4"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"3348f9eabec889376a8c4615b6df73cd5a76b1cc"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.7","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"02b0980193924545fc75983d4b953ac216e87fad","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.7.tgz"}},"4.0.6":{"_id":"com.unity.xr.management@4.0.6","type":"asset","_from":"file:com.unity.xr.management-4.0.6.tgz","unity":"2019.4","upmCi":{"footprint":"d9cbbe0a2f9ce6a9d9d4d44e4c7be43dd0fd8783"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{"email":"mike.adkins@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"abdf3fbaa4f4cde7145c508df7d60d9ca6f4ecc3"},"_npmVersion":"6.14.11","_nodeVersion":"14.16.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.6","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"a431b96220e785e3e9863121db9a33c889f84182","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.6.tgz"}},"4.0.5":{"_id":"com.unity.xr.management@4.0.5","type":"asset","_from":"file:com.unity.xr.management-4.0.5.tgz","unity":"2019.4","upmCi":{"footprint":"a881f9784f5415835b3f235181661038d23b73e2"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{"email":"mike.adkins@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"59665b284b3b388bea2dcb98a8f3e4748694f3e6"},"_npmVersion":"6.14.11","_nodeVersion":"14.16.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.5","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"a06f12e859c1ebf46370ae41213c6cf2551eed4e","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.5.tgz"}},"4.0.3":{"_id":"com.unity.xr.management@4.0.3","type":"asset","_from":"file:com.unity.xr.management-4.0.3.tgz","unity":"2019.4","upmCi":{"footprint":"7e3c60590e751eda72763db776a1d7abde8e6b4a"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{"email":"mike.adkins@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"90add3ccd1d83da63b45c95b69fbbfb3b42d689f"},"_npmVersion":"6.14.11","_nodeVersion":"14.16.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.3","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"4e3134dd9f6d77fda64bf4f02a237c192527ec8c","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.3.tgz"}},"4.0.1":{"_id":"com.unity.xr.management@4.0.1","type":"asset","unity":"2019.4","upmCi":{"footprint":"e1f7f45e78f680dd5b09483df4f570dd0c413405"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"7be7864c531ec05f0ba18503a2bb44684061e071"},"_npmVersion":"5.6.0","_nodeVersion":"8.17.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.1","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"2adfc18e3df38b00db6c36b33a32bc06eca437f8","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.1.tgz"}},"4.0.0-pre.3":{"_id":"com.unity.xr.management@4.0.0-pre.3","type":"asset","_from":"file:com.unity.xr.management-4.0.0-pre.3.tgz","unity":"2019.4","upmCi":{"footprint":"e6778b60e88dc744ef15288c9dfb932bf73d6ddc"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"dad98bb399c922c7386167b57ee014aaaace05b0"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.0-pre.3","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"8dbf4e2b92ef373dbb969b69051958d0fdca2363","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.0-pre.3.tgz"}},"4.0.0-pre.2":{"_id":"com.unity.xr.management@4.0.0-pre.2","type":"asset","unity":"2019.4","upmCi":{"footprint":"5160dc4c7feff648f0a49c371e6e441a2092410d"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"151236d538e3fbcaf3b19a34161e684ef0764062"},"_npmVersion":"5.6.0","_nodeVersion":"8.17.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.0-pre.2","displayName":"XR Plugin Management","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.vr":"1.0.0","com.unity.modules.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.7"},"dist":{"shasum":"4ea4e31eabfbc60b4ea0859c6c0e18038158f702","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.0-pre.2.tgz"}},"4.0.0-exp.2":{"_id":"com.unity.xr.management@4.0.0-exp.2","type":"asset","_from":"file:com.unity.xr.management-4.0.0-exp.2.tgz","unity":"2019.4","upmCi":{"footprint":"f54774104d569acdbdceddeb160cd19c34d4f54e"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"d21d9705131394cd55b7f360271940cfbc64a73e"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"4.0.0-exp.2","displayName":"XR Plugin Management","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.xr":"1.0.0","com.unity.modules.subsystems":"1.0.0","com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"b5caf413858a08d9ebca36c9907db4def2f8742a","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-4.0.0-exp.2.tgz"}},"3.2.17":{"_id":"com.unity.xr.management@3.2.17","type":"asset","unity":"2019.4","upmCi":{"footprint":"38d5042c23496a449c0faf0738c95860b344b3e9"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"24e871f25e2b69734046af31f2a66c3ddfc78bdf"},"_npmVersion":"5.6.0","_nodeVersion":"8.17.0","unityRelease":"15f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.17","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"8f91d1c18e14da577e4e7024a6d12484113a416e","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.17.tgz"}},"3.2.16":{"_id":"com.unity.xr.management@3.2.16","type":"asset","unity":"2019.4","upmCi":{"footprint":"8016fc44f28c898f4a653a49ec306ea3b70918ae"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"a502c5ffdef34dcbae312ceb5ab87af156125187"},"_npmVersion":"5.6.0","_nodeVersion":"8.11.1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.16","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"92d4f05ba9109dd113a4c14f3a586fa46ebf6343","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.16.tgz"}},"3.2.15":{"_id":"com.unity.xr.management@3.2.15","type":"asset","unity":"2019.3","upmCi":{"footprint":"4fd2b8ab917e428e5b9770076bf6d4a1079a387f"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"e4766bbc99071a3a42ad7c16a54936d4848452ff"},"_npmVersion":"5.6.0","_nodeVersion":"8.11.1","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.15","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"b68a548bef5093c9b0b8864250043a80733d36d4","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.15.tgz"}},"3.2.13":{"_id":"com.unity.xr.management@3.2.13","type":"asset","unity":"2019.3","upmCi":{"footprint":"bff74a77b71f86a994b397670e851adca2eae20a"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"3a3e4cb8f3b8a580f8bbf417ef9726adf94b1b97"},"_npmVersion":"5.6.0","_nodeVersion":"8.11.1","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.13","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"873758f9b9a8095318778d489ee8032923895177","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.13.tgz"}},"3.2.12":{"_id":"com.unity.xr.management@3.2.12","type":"asset","unity":"2019.3","upmCi":{"footprint":"58fdbe3fa39ee7f11abc325beff805b6ffc67162"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"34b12a1b64d6cac1c4f5f39edc3d4e827bf26063"},"_npmVersion":"5.6.0","_nodeVersion":"8.11.1","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.12","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"75fc6c11f4155a3b76ed51156cc2bb1031e16a92","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.12.tgz"}},"3.2.11-preview.1":{"_id":"com.unity.xr.management@3.2.11-preview.1","type":"asset","_from":"file:com.unity.xr.management-3.2.11-preview.1.tgz","unity":"2019.3","upmCi":{"footprint":"118125d251fa67e1544eacbb8b5cb5c0fa907699"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"abec73432b834ead569684051a6a3991240579ba"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0f6","readmeFilename":"README.md","relatedPackages":{"com.unity.xr.management.tests":"3.2.11-preview.1"},"name":"com.unity.xr.management","version":"3.2.11-preview.1","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"bbd8e45ffee8d28837218ef608bd0a5dcccb87e5","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.11-preview.1.tgz"}},"3.2.10":{"_id":"com.unity.xr.management@3.2.10","type":"asset","_from":"..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.10.tgz","unity":"2019.3","upmCi":{"footprint":"c2a56a7fbc55f8fe1fa7f087f3666ba935ff0804"},"readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","_shasum":"39b79034e6ff6479558787b0e5e05782d94f0250","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"_npmUser":{},"_resolved":"file:..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.10.tgz","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"9617f5f1c0ee332f501340db13d5d0d4e3497121"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.10","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"39b79034e6ff6479558787b0e5e05782d94f0250","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.10.tgz"}},"3.2.9":{"_id":"com.unity.xr.management@3.2.9","type":"asset","_from":"..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.9.tgz","unity":"2019.3","readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","_shasum":"f973df802ac10a14011a285475e137d4e0d9c201","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"_npmUser":{},"_resolved":"file:..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.9.tgz","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"04b77d5f3d75102ef3635e7e897cb2ad949f7715","footprint":"bac8fef8516b49c0754028506bc4eb14fd5a7656"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.9","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"f973df802ac10a14011a285475e137d4e0d9c201","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.9.tgz"}},"3.2.7":{"_id":"com.unity.xr.management@3.2.7","type":"asset","_from":"..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.7.tgz","unity":"2019.3","readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","_shasum":"9a9263f4b05c0b28def0b7573416d58dd2c6787b","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"_npmUser":{},"_resolved":"file:..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.7.tgz","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"0b7726d38ab4161c3c877abfab98f162853fe64a","footprint":"66532a24eb9d07a26272b1a3302b031bb488032c"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.7","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"9a9263f4b05c0b28def0b7573416d58dd2c6787b","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.7.tgz"}},"3.2.6":{"_id":"com.unity.xr.management@3.2.6","type":"asset","_from":"..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.6.tgz","unity":"2019.3","readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","_shasum":"d376f59a8bf558919703ca378d957883cb3cb8cb","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"_npmUser":{},"_resolved":"file:..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.6.tgz","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"c17913622a42461fc683261ea3e557add910fc4c","footprint":"cb1ef8b60e0571474e73c77e81c167fbffba2dd4"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.6","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.2"},"dist":{"shasum":"d376f59a8bf558919703ca378d957883cb3cb8cb","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.6.tgz"}},"3.2.4":{"_id":"com.unity.xr.management@3.2.4","type":"asset","_from":"..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.4.tgz","unity":"2019.3","readme":"# XR Management\n\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\n\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\n\n## Installing XR Management\n\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\n\nThis package is `com.unity.xr.management`\n\n## Documentation\n\n* [Editor Script API](Editor/)\n* [Runtime Script API](Runtime/)\n* [Manual](Documentation~/com.unity.xr.management.md)\n\n|CI Status|\n|:---|\n|![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/candidates-badge.svg) ![ReleaseBadge](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/release-badge.svg)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-badge.svg?branch=3.1.X-Staging&testWorkflow=package-isolation)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/build-info?branch=3.1.X-Staging&testWorkflow=package-isolation) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-badge.svg?branch=3.1.X-Staging)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/warnings-info?branch=3.1.X-Staging)|\n|[![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-badge.svg?branch=3.1.X-Staging&testWorkflow=updated-dependencies)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependencies-info?branch=3.1.X-Staging&testWorkflow=updated-dependencies) [![](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-badge.svg)](https://badges.cds.internal.unity3d.com/packages/com.unity.xr.management/dependants-info)|\n","_shasum":"1a1b528ab1669d3ca6e1174e423a32bbcc4b6325","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"_npmUser":{},"_resolved":"file:..\\..\\..\\..\\MIKE~1.ADK\\AppData\\Local\\Temp\\com.unity.xr.management-3.2.4.tgz","repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"4235b3b01dce6a6a63251658108d7bd59e5aa7e8","footprint":"df1122ae6c9d954c346b16c0bda2440b41d66746"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","unityRelease":"0f6","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.2.4","displayName":"XR Plugin Management","description":"Package to provide for simple management of XR plug-ins. Provides help and management for loading, initialization, settings, and build support for XR plug-ins.","keywords":["xr","sdk","ar","vr","management","build","plugin"],"dependencies":{"com.unity.subsystemregistration":"1.0.6","com.unity.xr.legacyinputhelpers":"2.1.1"},"dist":{"shasum":"1a1b528ab1669d3ca6e1174e423a32bbcc4b6325","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.2.4.tgz"}},"3.0.6":{"_id":"com.unity.xr.management@3.0.6","type":"asset","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/xr.sdk.management.git","type":"git","revision":"a62b2f2d210898ad2b462b1f6e5e753efc4ff0ca"},"unityRelease":"0b9","name":"com.unity.xr.management","version":"3.0.6","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"68f547c70cd18bdc5937ce2a0401ba50b4440254","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.6.tgz"}},"3.1.0-preview.2":{"_id":"com.unity.xr.management@3.1.0-preview.2","type":"asset","_from":"file:com.unity.xr.management-3.1.0-preview.2.tgz","unity":"2019.3","readme":"# XR Management\r\n\r\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\r\n\r\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\r\n\r\n## Installing XR Management\r\n\r\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\r\n\r\nThis package is `com.unity.xr.management`\r\n\r\n## Documentation\r\n\r\n* [Editor Script API](Editor/)\r\n* [Runtime Script API](Runtime/)\r\n* [Manual](Documentation~/com.unity.xr.management.md)\r\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"d862287a19b9f9220d525c0c2c8daf8a885da03d"},"_npmVersion":"6.12.1","_nodeVersion":"12.13.1","unityRelease":"0f1","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.1.0-preview.2","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"b840ccd1eed980cb6b1bb9cb80c8f5fbc9af2581","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.1.0-preview.2.tgz"}},"3.0.6-preview.2":{"_id":"com.unity.xr.management@3.0.6-preview.2","type":"asset","_from":"file:com.unity.xr.management-3.0.6-preview.2.tgz","unity":"2019.3","readme":"# XR Management\r\n\r\nThis package provides for management of **XR** subsystem lifecycles without the need for boilerplate code as well as support for provider specific build settings.\r\n\r\nThis package is primarily intented for XR Package authors to provide management tools and touchpoints for their package users. As such, most end users will have this package installed transitively through install of the end user XR package using it.\r\n\r\n## Installing XR Management\r\n\r\nTo install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).\r\n\r\nThis package is `com.unity.xr.management`\r\n\r\n## Documentation\r\n\r\n* [Editor Script API](Editor/)\r\n* [Runtime Script API](Runtime/)\r\n* [Manual](Documentation~/com.unity.xr.management.md)\r\n","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"0023bb627e053a2e571b422f37615190b8c38785"},"_npmVersion":"6.12.1","_nodeVersion":"12.13.1","unityRelease":"0b9","readmeFilename":"README.md","name":"com.unity.xr.management","version":"3.0.6-preview.2","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"85cebf072dfbb16e44dc663074f6f1323d770af4","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.6-preview.2.tgz"}},"3.0.5":{"_id":"com.unity.xr.management@3.0.5","type":"asset","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"44ba743d0dc2254c03ef3859adaa984065975e99"},"unityRelease":"0b9","name":"com.unity.xr.management","version":"3.0.5","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"55655ff4b3817d056783f70b8949b4c2e2c93d19","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.5.tgz"}},"3.0.4":{"_id":"com.unity.xr.management@3.0.4","type":"asset","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"0c204d54f794827ac371506ce16a307c5a9586ba"},"unityRelease":"0b9","name":"com.unity.xr.management","version":"3.0.4","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"4bb3e93bdf60cb9468a62352802f91fa1973c314","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.4.tgz"}},"3.0.5-preview.1":{"_id":"com.unity.xr.management@3.0.5-preview.1","type":"asset","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"50dca157be6f0edcad3b328f2feb322fa93d1aa3"},"unityRelease":"0b9","name":"com.unity.xr.management","version":"3.0.5-preview.1","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"8c63f7bf93cfa4aa3ea97d49dd0eb31ece8dd52b","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.5-preview.1.tgz"}},"3.0.4-preview.3":{"_id":"com.unity.xr.management@3.0.4-preview.3","type":"asset","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"3ad70396a3b7ef6b93f504f68978954c8a6022d1"},"unityRelease":"0b9","name":"com.unity.xr.management","version":"3.0.4-preview.3","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"c6e2d6adabc8ba899a37a527640771610745698e","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.4-preview.3.tgz"}},"3.0.4-preview.1":{"_id":"com.unity.xr.management@3.0.4-preview.1","type":"asset","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"d7fb91c38136b243b79e3fde61895e22ca5004b3"},"name":"com.unity.xr.management","version":"3.0.4-preview.1","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"1de29c518a8680df19fa225668c3df5d5f9c8d30","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.4-preview.1.tgz"}},"3.0.3":{"_id":"com.unity.xr.management@3.0.3","type":"asset","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"89119f7ca41b3783d6d622f5594618526d933d09"},"name":"com.unity.xr.management","version":"3.0.3","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.6"},"dist":{"shasum":"e5831df0c5c75e7203821e4ef84f89905ca051c3","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.3.tgz"}},"3.0.2-preview.2":{"_id":"com.unity.xr.management@3.0.2-preview.2","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"d74efda3ef2a2a17b8b95949baa14a00c8dbddee"},"name":"com.unity.xr.management","version":"3.0.2-preview.2","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5"},"dist":{"shasum":"0c2c47e15de4d01b727ddadc31b54c6da95b3bee","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.2-preview.2.tgz"}},"3.0.2-preview.1":{"_id":"com.unity.xr.management@3.0.2-preview.1","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"e480e6880427ee283d808ea4fe68ba252b91aa27"},"unityRelease":"0a12","name":"com.unity.xr.management","version":"3.0.2-preview.1","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5"},"dist":{"shasum":"75aa08ebd8ed6428553ddcb97c1841e8bb198b56","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.2-preview.1.tgz"}},"2.0.0-preview.26":{"_id":"com.unity.xr.management@2.0.0-preview.26","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"7c7b61e86a3e535a0a5b274e9de6f3a4532a5563"},"name":"com.unity.xr.management","version":"2.0.0-preview.26","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5","com.unity.xr.legacyinputhelpers":"1.3.2"},"dist":{"shasum":"b0cd3ad1ac905a094fd5baea8540c11997ef2869","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.26.tgz"}},"3.0.1":{"_id":"com.unity.xr.management@3.0.1","unity":"2019.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"c3993a9646b596d1ae267b238ff5e9f043eea602"},"unityRelease":"0a10","name":"com.unity.xr.management","version":"3.0.1","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5"},"dist":{"shasum":"4f7e16677c7c35235c9fad0fbe7b58480882814b","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-3.0.1.tgz"}},"2.0.0-preview.25":{"_id":"com.unity.xr.management@2.0.0-preview.25","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"b69d570ec37695e18d81b1d7d270c873eac5f7fa"},"name":"com.unity.xr.management","version":"2.0.0-preview.25","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5","com.unity.xr.legacyinputhelpers":"1.3.2"},"dist":{"shasum":"369c63da23ee71d9afdde91c465c828274852fe5","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.25.tgz"}},"2.0.0-preview.24":{"_id":"com.unity.xr.management@2.0.0-preview.24","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"f7c4462c38c07a243e3225eeb1b51c3de5a2499a"},"name":"com.unity.xr.management","version":"2.0.0-preview.24","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5","com.unity.xr.legacyinputhelpers":"1.3.2"},"dist":{"shasum":"569c649e00c0b99d83ee2252d192bc98b2f2403f","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.24.tgz"}},"2.0.0-preview.22":{"_id":"com.unity.xr.management@2.0.0-preview.22","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"1a4c281535e6584dc78f7b42845af9cce3a52096"},"name":"com.unity.xr.management","version":"2.0.0-preview.22","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5","com.unity.xr.legacyinputhelpers":"1.3.2"},"dist":{"shasum":"d316a5ac4d3f239d82c0622e46c7ee1278205cb3","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.22.tgz"}},"2.0.0-preview.21":{"_id":"com.unity.xr.management@2.0.0-preview.21","unity":"2019.2","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"8b237d22455273e1a7aa9b54c78f08d5451f7252"},"name":"com.unity.xr.management","version":"2.0.0-preview.21","displayName":"XR Management","description":"Package to provide for simple management of XR plugins. Provides help and management for loading, initialization, settings, and build support for XR plugins.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.5","com.unity.xr.legacyinputhelpers":"1.3.1"},"dist":{"shasum":"58b702a1feb4512e1ce40e158126ed8f8755143f","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.21.tgz"}},"2.0.0-preview.13":{"_id":"com.unity.xr.management@2.0.0-preview.13","unity":"2019.1","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/xr.sdk.management.git","type":"git","revision":"96ff61b24e3a3594d7c22f3d61ce894a559a8db8"},"name":"com.unity.xr.management","version":"2.0.0-preview.13","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"3a34c3f402011872f2b92110b2c67ead586e6ef6","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.13.tgz"}},"2.0.0-preview.10":{"_id":"com.unity.xr.management@2.0.0-preview.10","unity":"2019.1","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"https://gitlab.cds.internal.unity3d.com/xr/sdk/xr-management.git","type":"git","revision":"8df08aeba2a00bd045be53da07a31b1f19a48191"},"name":"com.unity.xr.management","version":"2.0.0-preview.10","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"82900c732ee8caa2d216d3db1eb0572b34ae50ba","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.10.tgz"}},"2.0.0-preview.9":{"_id":"com.unity.xr.management@2.0.0-preview.9","unity":"2019.1","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"https://gitlab.cds.internal.unity3d.com/xr/sdk/xr-management.git","type":"git","revision":"35c1b26696b84daa77e7144b70e76668fc1a3fd7"},"name":"com.unity.xr.management","version":"2.0.0-preview.9","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"e03070030341f649d5ffd21c79f8c8d6ba3ce9f2","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.9.tgz"}},"2.0.0-preview.6":{"_id":"com.unity.xr.management@2.0.0-preview.6","unity":"2019.1","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"scripts":{},"repository":{"url":"https://gitlab.cds.internal.unity3d.com/xr/sdk/xr-management.git","type":"git","revision":"7f28475d38aab750a9f47bd60a4c034f9b9a9569"},"name":"com.unity.xr.management","version":"2.0.0-preview.6","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"2eac9fb5f299ab1b0d8532a6efe708c96abb62ee","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.6.tgz"}},"2.0.0-preview.3":{"_id":"com.unity.xr.management@2.0.0-preview.3","unity":"2019.1","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"revision":"c26229d8b86ae1928dcb2c593f81440a06a2c60d"},"name":"com.unity.xr.management","version":"2.0.0-preview.3","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.modules.xr":"1.0.0","com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"61cab0ff09ef6f256d98db8fbc24f6a7177ee319","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-2.0.0-preview.3.tgz"}},"1.0.0-preview.2":{"_id":"com.unity.xr.management@1.0.0-preview.2","unity":"2018.3","samples":[{"path":"Samples~","description":"Example code showing how to implement various portions of the XR Management API.","displayName":"Example XR Management implementation"}],"repository":{"url":"https://gitlab.cds.internal.unity3d.com/xr/sdk/xr-management.git","type":"git","revision":"0ee0cc49495d007ee2fe9451be825a5976ae4ca3"},"name":"com.unity.xr.management","version":"1.0.0-preview.2","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.modules.xr":"1.0.0","com.unity.subsystemregistration":"1.0.0-preview.4"},"dist":{"shasum":"4ee47d46b04bb0e207ca96ddcd052cca44c62e67","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-1.0.0-preview.2.tgz"}},"0.1.0-preview.12":{"_id":"com.unity.xr.management@0.1.0-preview.12","unity":"2018.3","name":"com.unity.xr.management","version":"0.1.0-preview.12","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.modules.xr":"1.0.0"},"dist":{"shasum":"b1170fe4f9aff9fbcc0e374bb567ac342e231a3e","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-0.1.0-preview.12.tgz"}},"0.1.0-preview.8":{"_id":"com.unity.xr.management@0.1.0-preview.8","unity":"2018.3","name":"com.unity.xr.management","version":"0.1.0-preview.8","displayName":"XR SDK Management","description":"Package to provide for simple management of XR SDK loading, unloading and configuration.","keywords":["xr","sdk","ar","vr","management","build"],"dependencies":{"com.unity.modules.xr":"1.0.0"},"dist":{"shasum":"2ea595ee843c19823b66dd63d75fab85b1645b49","tarball":"https://download.packages.unity.com/com.unity.xr.management/-/com.unity.xr.management-0.1.0-preview.8.tgz"}}},"time":{"4.6.0":"2026-04-14T22:31:03.638Z","4.5.4":"2025-12-19T22:43:00.929Z","4.5.3":"2025-10-21T14:07:40.709Z","4.5.2":"2025-09-22T19:18:04.714Z","4.5.1":"2025-03-26T15:12:10.745Z","4.5.0":"2024-07-08T09:08:12.000Z","4.4.1":"2024-01-16T21:39:40.000Z","4.4.0":"2023-06-15T10:16:36.000Z","4.3.3":"2023-02-16T09:39:14.000Z","4.3.1":"2022-12-07T10:09:02.000Z","4.2.1":"2022-01-05T11:10:17.000Z","4.2.0":"2021-10-21T17:44:28.000Z","4.1.0":"2021-09-02T09:39:08.000Z","4.1.0-pre.2":"2021-07-26T23:06:10.000Z","4.1.0-pre.1":"2021-07-14T11:27:54.000Z","4.0.7":"2021-07-12T13:08:28.000Z","4.0.6":"2021-06-10T00:02:36.000Z","4.0.5":"2021-05-07T00:26:03.000Z","4.0.3":"2021-04-27T17:50:23.000Z","4.0.1":"2021-02-11T18:58:10.000Z","4.0.0-pre.3":"2021-01-04T22:53:36.000Z","4.0.0-pre.2":"2020-12-16T22:12:47.000Z","4.0.0-exp.2":"2020-12-08T17:27:21.000Z","3.2.17":"2020-12-04T20:16:11.000Z","3.2.16":"2020-10-07T21:29:11.000Z","3.2.15":"2020-09-16T13:44:13.000Z","3.2.13":"2020-07-03T14:36:59.000Z","3.2.12":"2020-06-16T13:11:00.000Z","3.2.11-preview.1":"2020-05-18T14:55:39.000Z","3.2.10":"2020-04-29T20:33:03.000Z","3.2.9":"2020-04-20T21:43:19.000Z","3.2.7":"2020-04-16T20:23:22.000Z","3.2.6":"2020-04-10T01:25:39.000Z","3.2.4":"2020-04-03T20:47:45.000Z","3.0.6":"2020-02-11T14:21:11.000Z","3.1.0-preview.2":"2020-01-10T17:44:25.000Z","3.0.6-preview.2":"2020-01-10T17:38:31.000Z","3.0.5":"2019-12-11T22:08:27.000Z","3.0.4":"2019-11-18T22:07:13.000Z","3.0.5-preview.1":"2019-11-15T19:07:09.000Z","3.0.4-preview.3":"2019-11-05T00:05:38.000Z","3.0.4-preview.1":"2019-10-03T01:05:07.000Z","3.0.3":"2019-10-02T21:06:11.000Z","3.0.2-preview.2":"2019-08-27T23:04:30.000Z","3.0.2-preview.1":"2019-08-08T18:04:58.000Z","2.0.0-preview.26":"2019-07-29T22:04:50.000Z","3.0.1":"2019-07-12T21:04:19.000Z","2.0.0-preview.25":"2019-07-10T18:04:22.000Z","2.0.0-preview.24":"2019-06-19T17:03:23.000Z","2.0.0-preview.22":"2019-06-11T22:03:21.000Z","2.0.0-preview.21":"2019-06-11T01:03:41.000Z","2.0.0-preview.13":"2019-05-13T14:03:15.000Z","2.0.0-preview.10":"2019-04-19T19:03:21.000Z","2.0.0-preview.9":"2019-04-10T22:02:58.000Z","2.0.0-preview.6":"2019-04-03T12:40:26.000Z","2.0.0-preview.3":"2019-04-03T12:40:23.000Z","1.0.0-preview.2":"2019-04-03T12:40:21.000Z","0.1.0-preview.12":"2019-04-03T12:40:18.000Z","0.1.0-preview.8":"2019-04-03T12:40:14.000Z"},"dist-tags":{"latest":"4.6.0"},"etag":"\"200a4-81u9E+fE9w0lxQaKx5bA3IicqIw\""}