Files
MuHua-Core/Packages/FSM/package.json
T
MuHua-123 34d02c4015 1
2025-02-27 23:47:39 +08:00

18 lines
429 B
JSON

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