19 lines
474 B
JSON
19 lines
474 B
JSON
{
|
|
"name": "edu.uga.engr.vel.vel-connect",
|
|
"displayName": "VEL-Connect",
|
|
"version": "4.0.1",
|
|
"unity": "2019.1",
|
|
"description": "Web-based configuration for VR applications",
|
|
"keywords": [],
|
|
"author": {
|
|
"name": "Virtual Experiences Laboratory",
|
|
"email": "velaboratory@gmail.com",
|
|
"url": "https://vel.engr.uga.edu/"
|
|
},
|
|
"samples": [],
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "3.0.0",
|
|
"edu.uga.engr.vel.velnet": "1.1.8"
|
|
}
|
|
}
|