Files
MuHua-Core/Packages/FSM/package.json
T
MuHua-123 fb849c9c25 1
2025-02-28 18:28:03 +08:00

18 lines
428 B
JSON

{
"name": "muhua-fsm",
"version": "1.0.0",
"displayName": "MuHua FSM",
"description": "FiniteStateMachine\u6709\u9650\u72b6\u6001\u673a\u6846\u67b6",
"author": {
"name": "MuHua",
"email": "muhua233@qq.com"
},
"type": "tool",
"samples": [
{
"displayName": "Label Follow Example",
"description": "An example showing how to use the Label Follow system.",
"path": "Samples~"
}
]
}