21 lines
602 B
JSON
21 lines
602 B
JSON
|
|
{
|
||
|
|
"name": "com.unity.collections",
|
||
|
|
"displayName": "Collections",
|
||
|
|
"version": "6.4.0",
|
||
|
|
"unity": "6000.4",
|
||
|
|
"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"
|
||
|
|
],
|
||
|
|
"_fingerprint": "5b6ebd78ccc06697d2e4c0fe4dd9bb826498a4f5"
|
||
|
|
}
|