package.json 982 Bytes
Newer Older
jang dong hyeok's avatar
.    
jang dong hyeok committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "name": "com.unity.collab-proxy",
  "displayName": "Version Control",
  "version": "1.5.7",
  "unity": "2020.1",
  "unityRelease": "14f1",
  "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.",
  "keywords": [
    "vsc",
    "version",
    "control",
    "collab",
    "collaboration",
    "collaborate",
    "teams",
    "team",
    "cloud",
    "backup"
  ],
  "dependencies": {
    "com.unity.nuget.newtonsoft-json": "2.0.0"
  },
  "category": "Editor",
  "upmCi": {
    "footprint": "ffb5ec0186fda331a2b983e3319c233a7811ec0a"
  },
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
    "type": "git",
    "revision": "f079d307344f568804d3ea6d781013135e614e45"
  }
}