27 lines
707 B
JSON
27 lines
707 B
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "5.0.0",
|
|
"unity": "2021.1",
|
|
"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": "5.0.0"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "9bf8b417772b8d4bbb789cb8a4e741c584e5a863"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "82ee1598c2f1270bc1081c1f908364e528335bd5"
|
|
}
|
|
}
|