12345678910111213141516171819202122232425262728293031 |
- {
- "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"
- }
- }
|