Files
NebulaShell/store/@{NebulaShell}/lifecycle/manifest.json
2026-05-02 08:30:31 +08:00

16 lines
299 B
JSON

{
"metadata": {
"name": "lifecycle",
"version": "1.0.0",
"author": "NebulaShell",
"description": "生命周期管理 - 管理插件的状态转换和钩子",
"type": "core"
},
"config": {
"enabled": true,
"args": {}
},
"dependencies": [],
"permissions": []
}