45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"name": "com.unity.2d.animation",
|
|
"version": "3.2.17",
|
|
"unity": "2019.4",
|
|
"unityRelease": "34f1",
|
|
"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": "2.1.2",
|
|
"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": "3.2.17",
|
|
"com.unity.2d.common.tests": "2.1.2",
|
|
"com.unity.2d.psdimporter": "2.1.11",
|
|
"com.unity.2d.ik": "2.2.0-preview.1"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Samples",
|
|
"description": "Various 2D Animation sample scenes to show different usage of the 2D Animation tooling for various outcomes.",
|
|
"path": "Samples~/AnimationSamples"
|
|
}
|
|
],
|
|
"upm": {
|
|
"changelog": "### Changed,- Removed Triangle.Net from 2D Animation runtime."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "c3e79fb5a0c8f5812ec45d40887bcc2d55c28cde"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "bd748cdce8e418b5107577f07a9ffc43ae92c707"
|
|
}
|
|
}
|