From eb1f7c2f6152be4e051b3a1dc44c348b45cfc579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=91=9C=E7=AC=99?= <2624367622@qq.com> Date: Wed, 5 Feb 2025 14:28:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(plugins):=20=E6=B7=BB=E5=8A=A0=20karin-plug?= =?UTF-8?q?in-ling=20=E7=9A=84=20npm=20=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/plugins.json b/plugins.json index 5f9fa59..f364582 100644 --- a/plugins.json +++ b/plugins.json @@ -52,6 +52,40 @@ "branch": "" } ] + }, + { + "name": "karin-plugin-ling", + "type": "npm", + "description": "希腊奶", + "home": "https://github.com/yusheng929/karin-plugin-ling", + "license": { + + "name": "GPL-3.0", + "url": "https://github.com/yusheng929/karin-plugin-ling/blob/main/LICENSE" + }, + "time": "2025-02-02 10:00:00", + + "author": [ + { + "name": "yusheng929", + "home": "https://github.com/yusheng929" + } + + ], + "repo": [ + { + "type": "github", + "url": "https://github.com/yusheng929/karin-plugin-ling", + "branch": "main" + }, + + { + "type": "npm", + "url": "https://www.npmjs.com/package/karin-plugin-ling", + "branch": "" + } + + ] } ] } \ No newline at end of file