Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 新增 karin-mys-core #13

Merged
merged 1 commit into from
Feb 15, 2025
Merged

fix: 新增 karin-mys-core #13

merged 1 commit into from
Feb 15, 2025

Conversation

babanbang
Copy link
Contributor

No description provided.

@sj817 sj817 changed the title 插件市场新增插件karin-mys-core fix: 新增 karin-mys-core Feb 15, 2025
@sj817
Copy link
Member

sj817 commented Feb 15, 2025

/check

Copy link
Contributor

✅ 验证通过 (通过评论触发)

验证输出

> @karinjs/[email protected] validate
> node scripts/validate.js

✅ 验证通过

📦 更新后的 package.json

点击查看内容
{
  "name": "@karinjs/plugins-list",
  "version": "1.1.2",
  "description": "",
  "keywords": [],
  "license": "MIT",
  "author": "",
  "type": "module",
  "scripts": {
    "cp": "node scripts/cp.js",
    "validate": "node scripts/validate.js",
    "pub": "npm publish --access public",
    "sync": "curl -X PUT \"https://registry-direct.npmmirror.com/-/package/@karinjs/plugins-list/syncs\""
  },
  "plugins": [
    {
      "name": "@karinjs/plugin-basic",
      "type": "npm",
      "description": "karin plugin basic",
      "home": "https://github.com/karinjs/karin-plugin-basic",
      "license": {
        "name": "MIT",
        "url": "https://github.com/karinjs/karin-plugin-basic/blob/main/LICENSE"
      },
      "time": "2025-01-19 10:00:00",
      "author": [
        {
          "name": "shijin",
          "home": "https://github.com/sj817"
        }
      ],
      "repo": [
        {
          "type": "github",
          "url": "https://github.com/karinjs/karin-plugin-basic",
          "branch": "main"
        }
      ]
    },
    {
      "name": "karin-plugin-kkk",
      "type": "npm",
      "description": "咕咕咕 ~",
      "home": "https://github.com/ikenxuan/karin-plugin-kkk",
      "license": {
        "name": "GPL-3.0",
        "url": "https://github.com/ikenxuan/karin-plugin-kkk/blob/main/LICENSE"
      },
      "time": "2025-01-25 22:47:37",
      "author": [
        {
          "name": "ikenxuan",
          "home": "https://github.com/ikenxuan"
        }
      ],
      "repo": [
        {
          "type": "github",
          "url": "https://github.com/ikenxuan/karin-plugin-kkk",
          "branch": "main"
        },
        {
          "type": "npm",
          "url": "https://www.npmjs.com/package/karin-plugin-kkk",
          "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": ""
        }
      ]
    }
  ]
}

@sj817 sj817 merged commit c63875b into KarinJS:main Feb 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants