diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-19 17:19:32 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-19 17:19:32 -0400 |
| commit | c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 (patch) | |
| tree | ee4d51c7c1d633e11f46453ef1edd3c77c4ef9f7 /Library/PackageCache/com.unity.timeline@1.2.13/package.json | |
| download | Project-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.tar.gz Project-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.tar.bz2 Project-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.zip | |
Inital commit
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/package.json')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/package.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/package.json b/Library/PackageCache/com.unity.timeline@1.2.13/package.json new file mode 100644 index 0000000..695e8b1 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/package.json @@ -0,0 +1,24 @@ +{ + "name": "com.unity.timeline", + "displayName": "Timeline", + "version": "1.2.13", + "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": {}, + "relatedPackages": { + "com.unity.timeline.tests": "1.2.13" + }, + "repository": { + "footprint": "2ff9be2b1136b381ca7562e7c3b0c8d56b0521d1", + "type": "git", + "url": "https://github.cds.internal.unity3d.com/unity/com.unity.timeline.git", + "revision": "369ead3d734d36d836197081cc603211173c06b9" + } +} |
