UniVRM/Assets/UniGLTF/package.json
2022-04-07 22:14:34 +09:00

17 lines
333 B
JSON

{
"name": "com.vrmc.gltf",
"version": "0.97.0",
"displayName": "UniGLTF",
"description": "GLTF importer and exporter",
"unity": "2019.4",
"keywords": [
"gltf"
],
"author": {
"name": "VRM Consortium"
},
"dependencies": {
"com.vrmc.vrmshaders": "0.97.0",
"com.unity.modules.animation": "1.0.0"
}
}