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

16 lines
307 B
JSON

{
"metadata": {
"name": "log-terminal",
"version": "1.0.0",
"author": "NebulaShell",
"description": "日志查看器与 SSH 终端",
"type": "webui-extension"
},
"config": {
"enabled": true,
"args": {}
},
"dependencies": ["http-api", "webui"],
"permissions": ["*"]
}