package.json 690 B

1234567891011121314151617181920212223242526
  1. {
  2. "name": "com.unity.timeline",
  3. "displayName": "Timeline",
  4. "version": "1.2.17",
  5. "unity": "2019.3",
  6. "keywords": [
  7. "unity",
  8. "animation",
  9. "editor",
  10. "timeline",
  11. "tools"
  12. ],
  13. "description": "Use Unity Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.",
  14. "dependencies": {},
  15. "relatedPackages": {
  16. "com.unity.timeline.tests": "1.2.17"
  17. },
  18. "upmCi": {
  19. "footprint": "e9811ebb26600135fc6d2444d0bb96699d319322"
  20. },
  21. "repository": {
  22. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.timeline.git",
  23. "type": "git",
  24. "revision": "61fddfa7b542abc7f76e04771589393fbd5a55b8"
  25. }
  26. }