Files
Mujoco_WASM/unity/package.json
T
Google DeepMind 4137a4c774 Bump version to 3.3.3 following the 3.3.2 release
PiperOrigin-RevId: 752482043
Change-Id: I3dae8a0b9de2be4d456e856825c18f16f62bf51a
2025-04-28 16:09:25 -07:00

18 lines
560 B
JSON

{
"name": "org.mujoco",
"displayName": "MuJoCo",
"version": "3.3.3",
"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
}