ffdb800e45
PiperOrigin-RevId: 686641388 Change-Id: I68d5183c9d369b7617f692ab97c12c53f0d2504c
18 lines
560 B
JSON
18 lines
560 B
JSON
{
|
|
"name": "org.mujoco",
|
|
"displayName": "MuJoCo",
|
|
"version": "3.2.5",
|
|
"description": "MuJoCo importer and runtime plug-in",
|
|
"dependencies": {},
|
|
"author": {
|
|
"name" : "Google DeepMind",
|
|
"email" : "mujoco@deepmind.com",
|
|
"url" : "https://mujoco.org/"
|
|
},
|
|
"changelogUrl": "https://mujoco.readthedocs.io/en/latest/changelog.html",
|
|
"documentationUrl": "https://mujoco.readthedocs.io/en/latest/unity.html",
|
|
"license": "Apache-2.0",
|
|
"licensesUrl": "https://github.com/google-deepmind/mujoco/blob/main/LICENSE",
|
|
"hideInEditor": false
|
|
}
|