Skip to content

Commit 83610d6

Browse files
authored
Merge pull request #54 from shiwuliya/main
feat(plugins): karin-plugin-git
2 parents 3a498f3 + bdc689f commit 83610d6

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

plugins.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,39 @@
611611
"branch": "main"
612612
}
613613
]
614+
},
615+
{
616+
"name": "@candriajs/karin-plugin-git",
617+
"type": "npm",
618+
"description": "一个Karin版的git仓库订阅推送",
619+
"home": "https://github.com/CandriaJS/karin-plugin-git",
620+
"license": {
621+
"name": "GNU General Public License v3.0",
622+
"url": "https://github.com/CandriaJS/karin-plugin-git/blob/main/LICENSE"
623+
},
624+
"time": "2025-11-09 22:15:00",
625+
"author": [
626+
{
627+
"name": "CandriaJS",
628+
"home": "https://github.com/CandriaJS"
629+
},
630+
{
631+
"name": "shiwuliya",
632+
"home": "https://github.com/shiwuliya"
633+
}
634+
],
635+
"repo": [
636+
{
637+
"type": "npm",
638+
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-git",
639+
"branch": ""
640+
},
641+
{
642+
"type": "github",
643+
"url": "https://github.com/CandriaJS/karin-plugin-git",
644+
"branch": "main"
645+
}
646+
]
614647
}
615648
]
616649
}

0 commit comments

Comments
 (0)