MIF_E31230979/Library/PackageCache/com.unity.2d.common@8.1.0/package.json

34 lines
1.2 KiB
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "8.1.0",
"unity": "2022.3",
"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.1.0"
},
"_upm": {
"changelog": "### Changed\n- Update Unity minimum version.\n\n### Fixed\n- DANB-796 Fixed case where 2D PSD Importer generates mipmaps when \"Generate Mip Maps\" is disabled\n- DANB-422 Fix case where Sprite Shape is not filled when \"Closed Sprite Shape\" is enabled and \"Detail\" is set to \"High Quality\""
},
"upmCi": {
"footprint": "eeaf6aaaa678548129e8ac49a8c7834d8eaf205b"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@8.1/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "854e7c330168787e9d4ea0311c42dadc256cb889"
}
}