Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:motlin/claude-code-plugins:plugins/code",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "c49c2062761f4b4b23537a145e15aa6a5b95fec5",
|
||||
"treeHash": "bd326a6c3afff600a8ca32a128b86f830426855d1ea1ab48d09cefb21e554dc4",
|
||||
"generatedAt": "2025-11-28T10:27:09.686250Z",
|
||||
"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": "code",
|
||||
"description": "Code quality tools for comment cleanup and emoji enhancement",
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "da625c632e9fae19aa5805904c5c14384b28b93aa17652319ce44c946f13867d"
|
||||
},
|
||||
{
|
||||
"path": "agents/comment-cleaner.md",
|
||||
"sha256": "ca790ad2c2bb48b04669a511ac82324332000a54d2f9ade4ccace6573adbc413"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f146bf5fb2ebe5f394e54853af8511d92241defc75f722c68113aaa1fa7f8273"
|
||||
},
|
||||
{
|
||||
"path": "commands/comments.md",
|
||||
"sha256": "03972b934aac3eb1b1907c21eb7e2a1dd9201fab9723e37e57eee0fb5f70938c"
|
||||
},
|
||||
{
|
||||
"path": "commands/all-comments.md",
|
||||
"sha256": "ec8c1a3d03867e8aae13c69623781b4f7da714e0f42617960118da0729f467e8"
|
||||
},
|
||||
{
|
||||
"path": "commands/emoji.md",
|
||||
"sha256": "66850d849167082959bea4413f95f19c0fad53680379f41a80a8109fce5ba87f"
|
||||
},
|
||||
{
|
||||
"path": "skills/cli/SKILL.md",
|
||||
"sha256": "2aaa7ed584803b1d25f14f91a9c97a2c6d2ec0ca5010ba4ff8fba2c32162759d"
|
||||
},
|
||||
{
|
||||
"path": "skills/testing/SKILL.md",
|
||||
"sha256": "5f350092120e5cf1ca2b7914b73d5fb6e6eaf2e7ffe376f8aa0ec181c9cf0bba"
|
||||
},
|
||||
{
|
||||
"path": "skills/comment-cleanup/SKILL.md",
|
||||
"sha256": "581d48a16774b3ff946e21b1dc538b2e563fbf5b73c58ceba2ba3b955dec1a31"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-quality/SKILL.md",
|
||||
"sha256": "7fa9335f57221830e1e4c4add0fa665089dd7ef06652f6708652ac1f70681f44"
|
||||
}
|
||||
],
|
||||
"dirSha256": "bd326a6c3afff600a8ca32a128b86f830426855d1ea1ab48d09cefb21e554dc4"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user