UniVRM/Assets/UniGLTF/package.json
2021-01-14 19:26:33 +09:00

16 lines
291 B
JSON

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