28 lines
733 B
JSON
28 lines
733 B
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "4.0.4",
|
|
"unityRelease": "0a19",
|
|
"unity": "2020.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.modules.uielements": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "4.0.4"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "4c98e57b275306f0751c5d56940f06848a84008a"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "341b7316671d7e6703a7627f67c5fab262c4f1ac"
|
|
}
|
|
}
|