34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"name": "com.unity.collections",
|
||
|
|
"displayName": "Collections",
|
||
|
|
"version": "2.6.2",
|
||
|
|
"unity": "2022.3",
|
||
|
|
"unityRelease": "20f1",
|
||
|
|
"dependencies": {
|
||
|
|
"com.unity.burst": "1.8.23",
|
||
|
|
"com.unity.mathematics": "1.3.2",
|
||
|
|
"com.unity.nuget.mono-cecil": "1.11.5",
|
||
|
|
"com.unity.test-framework": "1.4.6",
|
||
|
|
"com.unity.test-framework.performance": "3.0.3"
|
||
|
|
},
|
||
|
|
"description": "A C# collections library providing data structures that can be used in jobs, and optimized by Burst compiler.",
|
||
|
|
"keywords": [
|
||
|
|
"dots",
|
||
|
|
"collections",
|
||
|
|
"unity"
|
||
|
|
],
|
||
|
|
"_upm": {
|
||
|
|
"changelog": "### Changed\n\n* Updated Burst dependency to version 1.8.23."
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "42cae399f4515d49e1ee8a8dafb6d2a9cf98306a"
|
||
|
|
},
|
||
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collections@2.6/manual/index.html",
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/dots.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "34a49c9a68f70872c0a108dbef6cdea306d6b593"
|
||
|
|
},
|
||
|
|
"_fingerprint": "aea9d3bd5e19f2a90fc3a39919974a5f3613a159"
|
||
|
|
}
|