{ "name": "com.cneicy.shrink-eventbus", "version": "1.3.0", "displayName": "ShrinkEventBus", "description": "高性能、类型安全的 Unity 事件总线,支持优先级调度与自动注册。", "unity": "2022.3", "documentationUrl": "https://github.com/cneicy/ShrinkEventBus", "changelogUrl": "https://github.com/cneicy/ShrinkEventBus/blob/main/CHANGELOG.md", "licensesUrl": "https://github.com/cneicy/ShrinkEventBus/blob/main/LICENSE", "dependencies": { "com.cysharp.unitask": "2.5.10", "com.unity.nuget.mono-cecil": "1.11.4" }, "keywords": ["eventbus", "event", "messaging", "unitask"], "author": { "name": "cneicy", "url": "https://github.com/cneicy" } }