You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
777 B
JSON
29 lines
777 B
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "6.0.1",
|
|
"unity": "2021.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.burst": "1.5.1"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "6.0.1"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "6f0b6cf9ca51aca398f01d8243ab0897afdb61fe"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "a502f68fa28fa71b436e2ef510df482f10ab5bb6"
|
|
}
|
|
}
|