1db801460b
PiperOrigin-RevId: 954833728 Change-Id: I1c006cdd72072c6821d7b3c28d8ac320de19b8c5
18 lines
561 B
JSON
18 lines
561 B
JSON
{
|
|
"name": "org.mujoco",
|
|
"displayName": "MuJoCo",
|
|
"version": "3.11.1",
|
|
"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
|
|
}
|