33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.collections",
|
|
"displayName": "Collections",
|
|
"version": "2.4.1",
|
|
"unity": "2022.3",
|
|
"unityRelease": "11f1",
|
|
"dependencies": {
|
|
"com.unity.burst": "1.8.13",
|
|
"com.unity.nuget.mono-cecil": "1.11.4",
|
|
"com.unity.test-framework": "1.4.3",
|
|
"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* Release preparation\n* Updated Burst dependency to version 1.8.13"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "01f8d50e6ef12d61d15932c01a9f7e602b94631a"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collections@2.4/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/dots.git",
|
|
"type": "git",
|
|
"revision": "6ecf7a215623cca37079c6f1a3e6f2f686c91721"
|
|
},
|
|
"_fingerprint": "6fee59cd6ff39d27e6f29da7a92f8e37c60f5e72"
|
|
}
|