42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "9.0.3",
|
|
"unity": "2023.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.mathematics": "1.1.0",
|
|
"com.unity.modules.uielements": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.burst": "1.8.4"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Sprite Atlas Samples",
|
|
"description": "Samples to get started with SpriteAtlas",
|
|
"path": "Samples~/SpriteAtlas"
|
|
}
|
|
],
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "9.0.3"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Added\n- Add ability to add lock to EditorWindow"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "20ad05d8c5badfc35eda2b8f270794cd7ce9e27d"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@9.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "3a8c2f9b2c7b838b05ac7f6608beaff56e04b4d0"
|
|
},
|
|
"_fingerprint": "c208b73104b6e0a048fee14ad9d43870d5c82606"
|
|
}
|