Files
MuHua-Core/Packages/UITool/package.json
T
2025-03-08 09:24:30 +08:00

18 lines
407 B
JSON

{
"name": "muhua-ui-tool",
"version": "1.0.0",
"displayName": "MuHua UITool",
"description": "\u57fa\u4e8eUI Toolkit\u7684\u6269\u5c55\u5de5\u5177\u5305",
"author": {
"name": "MuHua",
"email": "muhua233@qq.com"
},
"type": "tool",
"samples": [
{
"displayName": "Example",
"description": "An example showing how to use the UITool.",
"path": "Samples~"
}
]
}