18 lines
526 B
JSON
18 lines
526 B
JSON
{
|
|
"name": "com.unity.burst",
|
|
"displayName": "Burst",
|
|
"version": "1.8.2",
|
|
"unity": "2020.3",
|
|
"description": "Burst is a compiler that translates from IL/.NET bytecode to highly optimized native code using LLVM.",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "1.2.1"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "69bbbe11f32f9512f2c4682f66df0afa45953c0f"
|
|
},
|
|
"repository": {
|
|
"url": "git@github.cds.internal.unity3d.com:unity/burst",
|
|
"type": "git",
|
|
"revision": "695ae863dfb82b807b4deb649b41575aed09b544"
|
|
}
|
|
}
|