{ "name": "com.unity.collections", "displayName": "Collections", "version": "1.4.0", "unity": "2020.3", "unityRelease": "30f1", "dependencies": { "com.unity.burst": "1.6.6", "com.unity.nuget.mono-cecil": "1.11.4", "com.unity.test-framework": "1.1.31" }, "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* The com.unity.jobs package has been merged into com.unity.collections to resolve circular dependency issues that can occur when using Unity 2022.2+." }, "upmCi": { "footprint": "16a9204bd97e38078bfaadd6a9f8b6da2e70f65f" }, "repository": { "url": "https://github.cds.internal.unity3d.com/unity/dots.git", "type": "git", "revision": "8d3aa805a44e52c256f5c15cabe67d7e38a4bcb4" } }