UniVRM/Assets/UniGLTF/package.json
2021-05-24 17:58:16 +09:00

16 lines
292 B
JSON

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