Files
plugin-library/Assets/06.UIFarme/package.json

25 lines
534 B
JSON
Raw Normal View History

2025-04-10 18:15:01 +08:00
{
"name": "com.staryevo.uifarme",
"displayName": "06.UIFarme",
2025-10-31 11:18:23 +08:00
"version": "2.0.5",
2025-09-23 11:18:38 +08:00
"description": "UI框架工具",
2025-04-10 18:15:01 +08:00
"unity": "2021.3",
"unityRelease": "30f1",
"keywords": [
"unity",
"scirpt"
],
"repository": {
"type": "git",
"url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git#02.InformationSave"
},
2025-04-11 10:21:58 +08:00
"dependencies": {
2025-10-31 11:18:23 +08:00
"com.cysharp.unitask": "2.5.10",
"com.tuyoogame.yooasset": "2.3.16"
2025-04-11 10:21:58 +08:00
},
2025-04-10 18:15:01 +08:00
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}