Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Dieshen/claude_marketplace:plugins/code-quality-refactoring",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f5c0dd004c3ea168fc3142bb7d9423f115fd698f",
|
||||
"treeHash": "a05f50e19ad1a2535e0930df0bdb5260ad6d89fd1b100e0218cd6befa8605b00",
|
||||
"generatedAt": "2025-11-28T10:10:24.831226Z",
|
||||
"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-quality-refactoring",
|
||||
"description": "Code quality improvement and refactoring patterns with SOLID principles and clean code practices",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e562f2d35e4ef2c1857bdda35cb4315b7ba95b67c2b76d21d1ab828674a4c796"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-quality-improver.md",
|
||||
"sha256": "222251c846c952cea3a3f838e4aeb30bac9f254684dd2f93e23e42c235d63729"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "38ad568d4d8d8616d11b3b036d555e4a73abe5ef9384f3aabb0a85d64d343341"
|
||||
},
|
||||
{
|
||||
"path": "commands/refactoring-patterns.md",
|
||||
"sha256": "4f2fbf58dd0ee27724475b4da725f29d2b9b176bb450b5adfb034608316123d3"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a05f50e19ad1a2535e0930df0bdb5260ad6d89fd1b100e0218cd6befa8605b00"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user