package.json 613 B

123456789101112131415161718192021
  1. {
  2. "name": "cn.etetet.yiuiluban",
  3. "displayName": "ET.YIUI.Luban",
  4. "version": "3.0.7",
  5. "unity": "2022.3",
  6. "category": "Config/Luban|UI/YIUI",
  7. "description": "Luban 配置工具 >>> 文档: https://lib9kmxvq7k.feishu.cn/wiki/W1ylwC9xDip1YQk4eijcxgO9nh0",
  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.yiuiluban"
  15. },
  16. "relatedPackages": {},
  17. "dependencies": {},
  18. "publishConfig": {
  19. "registry": "https://npm.pkg.github.com/@ET-Packages"
  20. }
  21. }