mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
414 lines
11 KiB
JSON
414 lines
11 KiB
JSON
{
|
|
"dependencies": {
|
|
"com.gameframe.gui": {
|
|
"version": "https://github.com/coryleach/UnityGUI.git#2.0.0",
|
|
"depth": 0,
|
|
"source": "git",
|
|
"dependencies": {
|
|
"com.unity.textmeshpro": "2.0.1"
|
|
},
|
|
"hash": "5bb1a195f45cebf130ad6af546597da52ae1d238"
|
|
},
|
|
"com.unity.2d.sprite": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.burst": {
|
|
"version": "1.5.4",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "1.2.1"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.collections": {
|
|
"version": "0.17.0-preview.18",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.burst": "1.5.3"
|
|
},
|
|
"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": 1,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.rider": {
|
|
"version": "2.0.7",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.1"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.visualstudio": {
|
|
"version": "2.0.12",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.9"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.vscode": {
|
|
"version": "1.2.4",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.inputsystem": {
|
|
"version": "1.2.0",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.modules.uielements": "1.0.0"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.jobs": {
|
|
"version": "0.8.0-preview.23",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.collections": "0.15.0-preview.21",
|
|
"com.unity.mathematics": "1.2.1"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.mathematics": {
|
|
"version": "1.2.1",
|
|
"depth": 1,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.memoryprofiler": {
|
|
"version": "0.2.9-preview.3",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.editorcoroutines": "1.0.0"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.test-framework": {
|
|
"version": "1.1.29",
|
|
"depth": 0,
|
|
"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.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.4.8",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.modules.director": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.modules.audio": "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"
|
|
}
|
|
},
|
|
"jillejr.newtonsoft.json-for-unity": {
|
|
"version": "https://github.com/jilleJr/Newtonsoft.Json-for-Unity.git#upm",
|
|
"depth": 0,
|
|
"source": "git",
|
|
"dependencies": {},
|
|
"hash": "f2c6cb09817832dccd0600f291053d8d55298ee9"
|
|
},
|
|
"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.uielementsnative": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.uielementsnative": {
|
|
"version": "1.0.0",
|
|
"depth": 1,
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|