diff --git a/plugins.json b/plugins.json index 173de60..ef22f9f 100644 --- a/plugins.json +++ b/plugins.json @@ -682,6 +682,68 @@ "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" + } + ] + }, + { + "name": "karin-plugin-iroha", + "type": "npm", + "description": "karin的功能插件", + "home": "https://github.com/dmmdekkd/karin-plugin-iroha", + "license": { + "name": "MIT license", + "url": "https://github.com/dmmdekkd/karin-plugin-iroha/blob/main/LICENSE" + }, + "time": "2026-1-28 15:56:00", + "author": [ + { + "name": "dmmdekkd", + "home": "https://github.com/dmmdekkd" + } + ], + "repo": [ + { + "type": "npm", + "url": "https://www.npmjs.com/package/karin-plugin-iroha", + "branch": "" + }, + { + "type": "github", + "url": "https://github.com/dmmdekkd/karin-plugin-iroha", + "branch": "main" + } + ] + }, ] }