TKK_E32231768/Library/PackageCache/com.unity.2d.common@2.1.2/package.json

31 lines
828 B
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "2.1.2",
"unity": "2019.4",
"unityRelease": "34f1",
"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": "2.1.2"
},
"upm": {
"changelog": "### Fixed,- Optimized texture space needed for rect packing"
},
"upmCi": {
"footprint": "6bd2c9a1cef3cdfaa4f76e3a3f8364bfb3fb6305"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "bd748cdce8e418b5107577f07a9ffc43ae92c707"
}
}