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(plugins): 添加 karin-plugin-ling 的 npm 包 #12

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

yusheng929
Copy link
Contributor

No description provided.

@sj817
Copy link
Member

sj817 commented Feb 5, 2025

/check

Copy link
Contributor

github-actions bot commented Feb 5, 2025

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

验证输出

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

✅ 验证通过

@sj817
Copy link
Member

sj817 commented Feb 5, 2025

/check

Copy link
Contributor

github-actions bot commented Feb 5, 2025

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

验证输出

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

✅ 验证通过

Copy link
Contributor

github-actions bot commented Feb 5, 2025

📦 更新后的 package.json

点击查看内容
{
  "name": "@karinjs/plugins-list",
  "version": "1.1.1",
  "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": ""
        }
      ]
    }
  ]
}

@sj817
Copy link
Member

sj817 commented Feb 5, 2025

/check

Copy link
Contributor

github-actions bot commented Feb 5, 2025

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

验证输出

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

✅ 验证通过

📦 更新后的 package.json

点击查看内容
{
  "name": "@karinjs/plugins-list",
  "version": "1.1.1",
  "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": ""
        }
      ]
    }
  ]
}

@sj817 sj817 merged commit 195fe30 into KarinJS:main Feb 5, 2025
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