UniVRM/Assets/UniGLTF/package.json
2022-02-22 18:47:43 +09:00

16 lines
289 B
JSON

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