package.json 957 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "name": "com.unity.collab-proxy",
  3. "displayName": "Version Control",
  4. "version": "1.9.0",
  5. "unity": "2020.3",
  6. "unityRelease": "14f1",
  7. "description": "The Version Control package gives you the ability to use either Collaborate or Plastic SCM for Unity (beta) in the Unity editor. To use Plastic SCM for Unity (beta), a Plastic SCM subscription is required. Learn more about how you can get started for free by visiting plasticscm.com.",
  8. "keywords": [
  9. "backup",
  10. "cloud",
  11. "collab",
  12. "collaborate",
  13. "collaboration",
  14. "control",
  15. "plastic",
  16. "plasticscm",
  17. "source",
  18. "team",
  19. "teams",
  20. "version",
  21. "vcs"
  22. ],
  23. "category": "Editor",
  24. "upmCi": {
  25. "footprint": "c63da6951c64dc575d5a5933f878d88cdbe65db5"
  26. },
  27. "repository": {
  28. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
  29. "type": "git",
  30. "revision": "51447944a1e7d94937e6b7f9e887d58f5097ed13"
  31. }
  32. }