mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 00:48:12 +00:00
11 lines
353 B
JSON
11 lines
353 B
JSON
{
|
|
"name": "vanblog",
|
|
"name_zh": "VanBlog 博客管理",
|
|
"name_en": "VanBlog",
|
|
"version": "1.0.0",
|
|
"description": "管理 VanBlog 开源博客系统:文章的增删改查、分类标签管理、草稿发布、备份导出等",
|
|
"author": "HomeAgent",
|
|
"entry": "plugin.so",
|
|
"tags": ["blog", "vanblog", "cms"],
|
|
"targets": "linux/amd64"
|
|
} |