UniVRM/Assets/UniGLTF/package.json
2021-06-07 20:37:42 +09:00

16 lines
292 B
JSON

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