PO/Library/PackageCache/com.unity.timeline@1.4.8/package.json

32 lines
866 B
JSON
Raw Normal View History

2022-01-12 10:06:03 +03:00
{
"name": "com.unity.timeline",
"displayName": "Timeline",
"version": "1.4.8",
2022-01-12 10:06:03 +03:00
"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"
},
2022-01-12 10:06:03 +03:00
"relatedPackages": {
"com.unity.timeline.tests": "1.4.8"
2022-01-12 10:06:03 +03:00
},
"upmCi": {
"footprint": "986f683e120adfedcec73ed7616da71e5efaf03b"
2022-01-12 10:06:03 +03:00
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.timeline.git",
"type": "git",
"revision": "527e4364e28028f20f04fc51db671eb4bb910a26"
2022-01-12 10:06:03 +03:00
}
}