Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/analyze-issue",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ce786a9097a8dac54392ff70445aedf15ade583e",
|
||||
"treeHash": "c8419c9fa19450450c3e9e4f0e0b62b7d67c0e0ccb8a2d56e92c638abe3d15b9",
|
||||
"generatedAt": "2025-11-28T10:13:22.432856Z",
|
||||
"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": "analyze-issue",
|
||||
"description": "Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e2657bd22b62c11a74d6ada3b6d8240953d8d9e22cf3df4f674d629529188084"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "48a156239df7999fe3e43dde46891b7fd827b5a04379b8e5f0100872811b3b90"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze-issue.md",
|
||||
"sha256": "42183c07cad21f329601c33fa56afb043e595de10081bccb81668501cb6060d7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c8419c9fa19450450c3e9e4f0e0b62b7d67c0e0ccb8a2d56e92c638abe3d15b9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user