UniVRM/Assets/UniGLTF/package.json
2022-01-18 16:16:50 +09:00

16 lines
289 B
JSON

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