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