{ "name": "com.cneicy.shrink-eventbus", "version": "2.1.0", "displayName": "ShrinkEventBus", "description": "多 Bus、特性强类型注册、UniTask 调度与低分配发布的 Unity 事件总线。", "unity": "2022.3", "documentationUrl": "https://git.crash.work/ShrinkSDK/ShrinkEventBus", "changelogUrl": "https://git.crash.work/ShrinkSDK/ShrinkEventBus/src/branch/main/CHANGELOG.md", "licensesUrl": "https://git.crash.work/ShrinkSDK/ShrinkEventBus/src/branch/main/LICENSE", "dependencies": { "com.cysharp.unitask": "2.5.10", "com.unity.nuget.mono-cecil": "1.11.4", "com.cneicy.shrink-shared-codegen": "0.1.1", "com.cneicy.shrink-runtime-abstractions": "0.1.0" }, "keywords": [ "eventbus", "event", "messaging", "unitask" ], "author": { "name": "cneicy", "url": "https://git.crash.work/ShrinkSDK" } }