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