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:bartolli/codanna-cc-plugin:",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "2e3b9e14b30363c77fcc5a59399c58cc6f4c694b",
|
||||
"treeHash": "8c5367269e5b4f0ab47c9bccfa9aa5089b61c07423f33c4b6607647920e4bc9f",
|
||||
"generatedAt": "2025-11-28T10:14:10.461490Z",
|
||||
"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": "codanna-cc-plugin",
|
||||
"description": "Codanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f784155fbd5c4518b6f332c01976141456c482e3f191771abad1a724902885fb"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9c3e304d277eb95ed57e5942d6b3334de9ddaf85fcb06e09bc590b785b0c6178"
|
||||
},
|
||||
{
|
||||
"path": "commands/find.md",
|
||||
"sha256": "ec7a1f45bf0899432b2c35c40c9ee90a50bb4189098a5f3d2b4e2c6e309f6023"
|
||||
},
|
||||
{
|
||||
"path": "commands/ask.md",
|
||||
"sha256": "6a7b4f3a923ce513d5492fa5acba217c9cf5cabaf003a17a180de58ab1329cc5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8c5367269e5b4f0ab47c9bccfa9aa5089b61c07423f33c4b6607647920e4bc9f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user