aboutsummaryrefslogtreecommitdiff
path: root/Packages/com.vrchat.core.bootstrap/package.json
blob: d0b50804fb0ccf8e246afc7650cabdfe1162eaef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"name" : "com.vrchat.core.bootstrap",
	"displayName" : "VRChat Package Bootstrapper",
	"version" : "0.1.15",
	"unity" : "2019.4",
	"description" : "Tool to Download VPM Packages",
	"vrchatVersion" : "2022.1.1",
	"author" : {
		"name" : "VRChat",
		"email" : "developer@vrchat.com",
		"url" : "https://github.com/vrchat/packages"
	},
	"url" : "",
	"dependencies" : {
		"com.unity.nuget.newtonsoft-json" : "2.0.2"
	}
}