UniVRM/Assets/UniGLTF/package.json
2022-04-21 17:23:20 +09:00

16 lines
289 B
JSON

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