Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:12 +08:00
commit 64eff6a335
4 changed files with 180 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:kfly8/claude-plugins:plugins/bun-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5cbedad9f70f340cfd511ec2b1fe42ba9089cb8d",
"treeHash": "fe3eed77a02987c8d72a5a65c78b92ee66af1e1aa88e37a3883889c632683961",
"generatedAt": "2025-11-28T10:19:28.316174Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "bun-skills",
"description": "Claude Code plugin",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "e5388cd04becf45fc6fcb884f2ea22d0591af3b5eaf436bd86bed538f812eb92"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9ff1829839de5ecd8330d7d0fc40e551fd11e9a0f0f261a0b436b88e69e6a182"
},
{
"path": "skills/bun/SKILL.md",
"sha256": "88cc73013d480789bcd68a4235814b6136e7be8383ea6ffefde5185f5bcf6478"
}
],
"dirSha256": "fe3eed77a02987c8d72a5a65c78b92ee66af1e1aa88e37a3883889c632683961"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}