PO/Library/PackageCache/com.unity.2d.common@4.0.3/package.json

28 lines
733 B
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "4.0.3",
"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.3"
},
"upmCi": {
"footprint": "bca436b37805e043886d7938b524bca81be35cd9"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "c97def465b1932276762fc13f4cfee58da99d5e9"
}
}