InsAsterix/InsAsterix/Library/PackageCache/com.unity.burst@1.8.2/package.json
2023-03-02 20:21:33 +01:00

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"
}
}