45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/fix-issue",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "b5c22619203575cbaacc60f04dc1390f8acf98a2",
|
|
"treeHash": "796956d06586737127bd27b0b635646e08052771035353210c03a21a50e9e383",
|
|
"generatedAt": "2025-11-28T10:14:37.712984Z",
|
|
"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": "fix-issue",
|
|
"description": "Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "4ea28d29a5bc516a6df0ee00803d8432843177918b52653dd677f0872e8d2ad8"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "1c45bfd95e3959b70211c4fbe88356c65c8e8a2e3c3aec3e639e329ffcb74e87"
|
|
},
|
|
{
|
|
"path": "commands/fix-issue.md",
|
|
"sha256": "bb61f8bbaf23cdef69dd21bb1c4b9503bf62c99cf59b7d3efb5ca939fc128604"
|
|
}
|
|
],
|
|
"dirSha256": "796956d06586737127bd27b0b635646e08052771035353210c03a21a50e9e383"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |