UniVRM/Assets/UniGLTF/package.json
2021-12-09 20:02:54 +09:00

16 lines
289 B
JSON

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