16 lines
416 B
JSON
16 lines
416 B
JSON
{
|
|
"name": "com.opsive.graphdesigner",
|
|
"version": "3.0.1",
|
|
"displayName": "Opsive Graph Designer",
|
|
"description": "Underying graph system used by Opsive assets.",
|
|
"documentationUrl": "https://opsive.com/",
|
|
"author": {
|
|
"name": "Opsive",
|
|
"email": "support@opsive.com",
|
|
"url": "https://opsive.com"
|
|
},
|
|
"dependencies": {
|
|
"com.opsive.shared": "2.0.0",
|
|
"com.unity.entities": "1.3.8"
|
|
}
|
|
} |