mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-23 02:18:06 +00:00
8 lines
232 B
JSON
8 lines
232 B
JSON
{
|
|
"name": "files",
|
|
"version": "1.0.0",
|
|
"description": "文件系统操作插件,提供文件读写、编辑、目录列表等工具",
|
|
"author": "HomeAgent",
|
|
"entry": "plugin.so",
|
|
"tags": ["files", "filesystem", "io"]
|
|
} |