From bdc689f5bd597d1182479d23cdd867bc4043343e Mon Sep 17 00:00:00 2001 From: wuliya <3369906077@qq.com> Date: Sun, 9 Nov 2025 22:17:13 +0800 Subject: [PATCH] feat(plugins): karin-plugin-git --- plugins.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/plugins.json b/plugins.json index 41db61f..2bb0c4a 100644 --- a/plugins.json +++ b/plugins.json @@ -611,6 +611,39 @@ "branch": "main" } ] + }, + { + "name": "@candriajs/karin-plugin-git", + "type": "npm", + "description": "一个Karin版的git仓库订阅推送", + "home": "https://github.com/CandriaJS/karin-plugin-git", + "license": { + "name": "GNU General Public License v3.0", + "url": "https://github.com/CandriaJS/karin-plugin-git/blob/main/LICENSE" + }, + "time": "2025-11-09 22:15:00", + "author": [ + { + "name": "CandriaJS", + "home": "https://github.com/CandriaJS" + }, + { + "name": "shiwuliya", + "home": "https://github.com/shiwuliya" + } + ], + "repo": [ + { + "type": "npm", + "url": "https://www.npmjs.com/package/@candriajs/karin-plugin-git", + "branch": "" + }, + { + "type": "github", + "url": "https://github.com/CandriaJS/karin-plugin-git", + "branch": "main" + } + ] } ] } \ No newline at end of file