-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
28 lines (28 loc) · 1.03 KB
/
package.json
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
{
"name": "dev.vrlabs.dynamic-bones-stub",
"displayName": "Dynamic Bones Stub",
"version": "1.3.999",
"license": "MIT",
"unity": "2019.4",
"description": "Stub package for the Dynamic Bones components whitelisted by VRChat",
"author": {
"name": "VRLabs",
"email": "[email protected]",
"url": "https://vrlabs.dev"
},
"siteUrl": "https://github.com/VRLabs/Dynamic-Bones-Stub",
"vpmDependencies": {},
"legacyFolders": {
"Assets\\VRLabs\\Dynamic Bones Stub": "24380da05081e4d49a901e8269ea3b6d"
},
"unityPackageDestinationFolder": "Assets/VRLabs/Dynamic Bones Stub",
"vccRepoCategory": "essentials",
"media": {
"previewImage": "https://raw.githubusercontent.com/VRLabs/Dynamic-Bones-Stub/main/Media/Web/Preview.webp",
"previewGif": "https://raw.githubusercontent.com/VRLabs/Dynamic-Bones-Stub/main/Media/Web/Preview.webp"
},
"unityPackageDestinationFolderMetas": {
"Assets/VRLabs": "652a1ba5b00554143bc9a76307dbc4e8",
"Assets/VRLabs/Dynamic Bones Stub": "24380da05081e4d49a901e8269ea3b6d"
}
}