Files
BABA_YAGA/Packages/app.rive.rive-unity/package.json
2026-05-19 17:39:03 +07:00

25 lines
658 B
JSON

{
"name": "app.rive.rive-unity",
"version": "0.4.2",
"displayName": "Rive",
"description": "Create and ship interactive animations to any platform",
"unity": "2021.3",
"unityRelease": "0a10",
"documentationUrl": "https://rive.app/community/doc/getting-started/docQycIiNOv4",
"changelogUrl": "https://github.com/rive-app/rive-unity/tags",
"licensesUrl": "https://github.com/rive-app/rive-unity/license",
"keywords": [
"Vector",
"Graphics",
"Animation"
],
"author": {
"name": "Rive Team",
"email": "hello@rive.app",
"url": "https://rive.app"
},
"dependencies": {
"com.unity.shadergraph": "14.0.11"
}
}