package.json 596 B

123456789101112131415161718192021
  1. {
  2. "name": "cn.etetet.yiuieffect",
  3. "displayName": "ET.YIUI.Effect",
  4. "version": "3.0.0",
  5. "unity": "2022.3",
  6. "category": "UI/YIUI",
  7. "description": "YIUI 特效 >>> 文档: https://lib9kmxvq7k.feishu.cn/wiki/ES7Gwz4EAiVGKSkotY5cRbTznuh",
  8. "author": {
  9. "name": "YIYI",
  10. "url": "https://github.com/LiShengYang-yiyi/YIUI/tree/YIUI-ET9.0"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://github.com/ET-Packages/cn.etetet.yiuieffect"
  15. },
  16. "relatedPackages": {},
  17. "dependencies": {},
  18. "publishConfig": {
  19. "registry": "https://npm.pkg.github.com/@ET-Packages"
  20. }
  21. }