Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Farmlanders/Library/PackageCache/com.unity.2d.animation@5.0.9/package.json
2022-11-12 13:10:03 +01:00

41 lines
1.2 KiB
JSON

{
"name": "com.unity.2d.animation",
"version": "5.0.9",
"unity": "2020.2",
"unityRelease": "0a19",
"displayName": "2D Animation",
"description": "2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites.",
"keywords": [
"2d",
"animation"
],
"category": "2D",
"dependencies": {
"com.unity.2d.common": "4.0.3",
"com.unity.mathematics": "1.1.0",
"com.unity.2d.sprite": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.uielements": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.animation.tests": "5.0.9",
"com.unity.2d.common.tests": "4.0.3",
"com.unity.2d.psdimporter": "4.1.2"
},
"samples": [
{
"displayName": "Samples",
"description": "Various 2D Animation sample scenes to show different usage of the 2D Animation tooling for various outcomes.",
"path": "Samples~/AnimationSamples"
}
],
"upmCi": {
"footprint": "361f87064abff5e3682f95716bd4c1b9260f5de5"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "66590de9de7c21359f721ef05db04d7f1753bde9"
}
}