ISAP/Library/PackageCache/com.unity.2d.common@8.0.1/package.json

30 lines
821 B
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "8.0.1",
"unity": "2022.2",
"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.modules.animation": "1.0.0",
"com.unity.burst": "1.7.3"
},
"relatedPackages": {
"com.unity.2d.common.tests": "8.0.1"
},
"upmCi": {
"footprint": "e46c475e7e07e020559ecf33c81990a04364425f"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "6fc635d83d4bb0b2640893b8d4a0f3934044aeb5"
}
}