2022-01-12 10:06:03 +03:00
|
|
|
{
|
|
|
|
"name": "com.unity.2d.common",
|
|
|
|
"displayName": "2D Common",
|
2022-01-12 10:39:15 +03:00
|
|
|
"version": "4.0.3",
|
|
|
|
"unityRelease": "0a19",
|
|
|
|
"unity": "2020.2",
|
2022-01-12 10:06:03 +03:00
|
|
|
"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.modules.uielements": "1.0.0"
|
|
|
|
},
|
|
|
|
"relatedPackages": {
|
2022-01-12 10:39:15 +03:00
|
|
|
"com.unity.2d.common.tests": "4.0.3"
|
2022-01-12 10:06:03 +03:00
|
|
|
},
|
|
|
|
"upmCi": {
|
2022-01-12 10:39:15 +03:00
|
|
|
"footprint": "bca436b37805e043886d7938b524bca81be35cd9"
|
2022-01-12 10:06:03 +03:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
|
|
"type": "git",
|
2022-01-12 10:39:15 +03:00
|
|
|
"revision": "c97def465b1932276762fc13f4cfee58da99d5e9"
|
2022-01-12 10:06:03 +03:00
|
|
|
}
|
|
|
|
}
|