|
@@ -0,0 +1,403 @@
|
|
|
+{
|
|
|
+ "dependencies": {
|
|
|
+ "com.ghz.avideoplayer": {
|
|
|
+ "version": "ssh://git@gogs.ghz-tech.com:30979/GHzGlass/VideoPlayerXR.git",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "git",
|
|
|
+ "dependencies": {},
|
|
|
+ "hash": "0c10eb2d941902e3b5ff389c956ee49fd8d19f54"
|
|
|
+ },
|
|
|
+ "com.monitor1394.xcharts": {
|
|
|
+ "version": "https://github.com/XCharts-Team/XCharts.git",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "git",
|
|
|
+ "dependencies": {},
|
|
|
+ "hash": "f9b1eadd401d80655c096972c47a3d7496c4a548"
|
|
|
+ },
|
|
|
+ "com.unity.assetbundlebrowser": {
|
|
|
+ "version": "https://github.com/Unity-Technologies/AssetBundles-Browser.git",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "git",
|
|
|
+ "dependencies": {},
|
|
|
+ "hash": "ad2a81ec3068eafd48753df1825a8dd7201ce60c"
|
|
|
+ },
|
|
|
+ "com.unity.collab-proxy": {
|
|
|
+ "version": "2.5.1",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.editorcoroutines": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.ext.nunit": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "depth": 2,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.feature.development": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.ide.visualstudio": "2.0.22",
|
|
|
+ "com.unity.ide.rider": "3.0.27",
|
|
|
+ "com.unity.ide.vscode": "1.2.5",
|
|
|
+ "com.unity.editorcoroutines": "1.0.0",
|
|
|
+ "com.unity.performance.profile-analyzer": "1.2.2",
|
|
|
+ "com.unity.test-framework": "1.1.33",
|
|
|
+ "com.unity.testtools.codecoverage": "1.2.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.ide.rider": {
|
|
|
+ "version": "3.0.27",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.ext.nunit": "1.0.6"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.ide.visualstudio": {
|
|
|
+ "version": "2.0.22",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.test-framework": "1.1.9"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.ide.vscode": {
|
|
|
+ "version": "1.2.5",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.performance.profile-analyzer": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.settings-manager": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "depth": 2,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {},
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.test-framework": {
|
|
|
+ "version": "1.1.33",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.ext.nunit": "1.0.6",
|
|
|
+ "com.unity.modules.imgui": "1.0.0",
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.testtools.codecoverage": {
|
|
|
+ "version": "1.2.5",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.test-framework": "1.0.16",
|
|
|
+ "com.unity.settings-manager": "1.0.1"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.textmeshpro": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.ugui": "1.0.0"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.timeline": {
|
|
|
+ "version": "1.7.6",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.audio": "1.0.0",
|
|
|
+ "com.unity.modules.director": "1.0.0",
|
|
|
+ "com.unity.modules.animation": "1.0.0",
|
|
|
+ "com.unity.modules.particlesystem": "1.0.0"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.ugui": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.ui": "1.0.0",
|
|
|
+ "com.unity.modules.imgui": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.visualscripting": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "registry",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.ugui": "1.0.0",
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0"
|
|
|
+ },
|
|
|
+ "url": "https://packages.unity.com"
|
|
|
+ },
|
|
|
+ "com.unity.modules.ai": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.androidjni": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.animation": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.assetbundle": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.audio": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.cloth": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.physics": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.director": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.audio": "1.0.0",
|
|
|
+ "com.unity.modules.animation": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.imageconversion": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.imgui": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.jsonserialize": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.particlesystem": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.physics": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.physics2d": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.screencapture": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.imageconversion": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.subsystems": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 1,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.terrain": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.terrainphysics": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.physics": "1.0.0",
|
|
|
+ "com.unity.modules.terrain": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.tilemap": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.physics2d": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.ui": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.uielements": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.ui": "1.0.0",
|
|
|
+ "com.unity.modules.imgui": "1.0.0",
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.umbra": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.unityanalytics": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0",
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.unitywebrequest": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.unitywebrequestassetbundle": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.assetbundle": "1.0.0",
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.unitywebrequestaudio": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0",
|
|
|
+ "com.unity.modules.audio": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.unitywebrequesttexture": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0",
|
|
|
+ "com.unity.modules.imageconversion": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.unitywebrequestwww": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0",
|
|
|
+ "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
|
|
|
+ "com.unity.modules.unitywebrequestaudio": "1.0.0",
|
|
|
+ "com.unity.modules.audio": "1.0.0",
|
|
|
+ "com.unity.modules.assetbundle": "1.0.0",
|
|
|
+ "com.unity.modules.imageconversion": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.vehicles": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.physics": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.video": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.audio": "1.0.0",
|
|
|
+ "com.unity.modules.ui": "1.0.0",
|
|
|
+ "com.unity.modules.unitywebrequest": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.vr": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0",
|
|
|
+ "com.unity.modules.physics": "1.0.0",
|
|
|
+ "com.unity.modules.xr": "1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "com.unity.modules.wind": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {}
|
|
|
+ },
|
|
|
+ "com.unity.modules.xr": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "depth": 0,
|
|
|
+ "source": "builtin",
|
|
|
+ "dependencies": {
|
|
|
+ "com.unity.modules.physics": "1.0.0",
|
|
|
+ "com.unity.modules.jsonserialize": "1.0.0",
|
|
|
+ "com.unity.modules.subsystems": "1.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|