SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
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.

23 lines
608 B

4 years ago
  1. {
  2. "name": "com.unity.timeline",
  3. "displayName": "Timeline",
  4. "version": "1.2.10",
  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.10"
  17. },
  18. "repository": {
  19. "type": "git",
  20. "url": "git@github.cds.internal.unity3d.com:unity/com.unity.timeline.git",
  21. "revision": "4f533b5e8264efc3fb819463027d0c40f24b5801"
  22. }
  23. }