mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 17:08:01 +00:00
11 lines
332 B
JSON
11 lines
332 B
JSON
{
|
|
"name": "music",
|
|
"name_zh": "音乐搜索",
|
|
"name_en": "Music Search",
|
|
"version": "0.1.0",
|
|
"description": "音乐搜索插件,支持搜索歌曲和查看歌词(基于网易云音乐)",
|
|
"author": "HomeAgent",
|
|
"entry": "plugin.so",
|
|
"tags": ["music", "song", "lyrics", "网易云"],
|
|
"targets": "linux/amd64"
|
|
} |