27 lines
976 B
JSON
Raw Normal View History

2025-09-22 20:32:59 +08:00
{
"displayName": "Film Internal Utilities",
"name": "com.unity.film-internal-utilities",
"unity": "2020.3",
"version": "0.19.2-preview",
"description": "A package containing internal utility functions to support the development of film packages/modules for Unity",
"dependencies": {
"com.unity.modules.uielements": "1.0.0",
"com.unity.timeline": "1.2.18"
},
"contributors": [
"Sindharta Tanuwijaya <sindharta.tanuwijaya@unity3d.com> (https://github.com/sindharta)"
],
"_upm": {
"changelog": "* fix: ensure the initialization of the dictionary in BaseExtendedClipTrack"
},
"upmCi": {
"footprint": "c33363795f09f6f29d6295deda4a68f2e6bf246b"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.film-internal-utilities@0.19/manual/index.html",
"repository": {
"url": "https://github.com/Unity-Technologies/AnimeSolution.git",
"type": "git",
"revision": "9884ce80e704ae4f1429b1dc9a620230dc9e48b0"
}
}