You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
866 B
32 lines
866 B
2 years ago
|
{
|
||
|
"name": "com.unity.timeline",
|
||
|
"displayName": "Timeline",
|
||
|
"version": "1.4.8",
|
||
|
"unity": "2019.3",
|
||
|
"keywords": [
|
||
|
"unity",
|
||
|
"animation",
|
||
|
"editor",
|
||
|
"timeline",
|
||
|
"tools"
|
||
|
],
|
||
|
"description": "Use Unity Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.",
|
||
|
"dependencies": {
|
||
|
"com.unity.modules.director": "1.0.0",
|
||
|
"com.unity.modules.animation": "1.0.0",
|
||
|
"com.unity.modules.audio": "1.0.0",
|
||
|
"com.unity.modules.particlesystem": "1.0.0"
|
||
|
},
|
||
|
"relatedPackages": {
|
||
|
"com.unity.timeline.tests": "1.4.8"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "986f683e120adfedcec73ed7616da71e5efaf03b"
|
||
|
},
|
||
|
"repository": {
|
||
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.timeline.git",
|
||
|
"type": "git",
|
||
|
"revision": "527e4364e28028f20f04fc51db671eb4bb910a26"
|
||
|
}
|
||
|
}
|