Singularity/Library/PackageCache/com.unity.2d.common@6.0.6/package.json
2024-05-06 11:45:45 -07:00

30 lines
802 B
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "6.0.6",
"unity": "2021.2",
"unityRelease": "7f1",
"description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
"keywords": [
"2d"
],
"category": "2D",
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.mathematics": "1.1.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.burst": "1.5.1"
},
"relatedPackages": {
"com.unity.2d.common.tests": "6.0.6"
},
"upmCi": {
"footprint": "18221e043ae3292f60b339cc11459a77b8407b2c"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "aebc9b022b1d3ecdcc734e0ee8f139df3f3fe3dd"
}
}