Files
MuHua-Core/Packages/LabelFollow/package.json
T
2025-02-27 17:40:31 +08:00

18 lines
423 B
JSON

{
"name": "muhua-label-follow",
"version": "1.0.0",
"displayName": "MuHua LabelFollow",
"description": "\u6d6e\u52a8\u6807\u7b7e\u7cfb\u7edf",
"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~"
}
]
}