Files
gh-jeremylongshore-claude-c…/plugin.lock.json
2025-11-30 08:18:47 +08:00

61 lines
2.2 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/database/query-performance-analyzer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "08ff5790869fdaeb5c5cfaa7588dfb6f4efe7239",
"treeHash": "4fc8e79334757229bd1edbc124046de455f2d7fd85c83f05a50158e47c97a665",
"generatedAt": "2025-11-28T10:18:40.811023Z",
"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": "query-performance-analyzer",
"description": "Analyze query performance with EXPLAIN plan interpretation, bottleneck identification, and optimization recommendations",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "15a0a14588af21719578dc6e5079a92780135d5998748246c1a6b53f933b93d5"
},
{
"path": "agents/performance-agent.md",
"sha256": "bbd7135ed39c8bae6d6e70cf7a95fa152852ab836f03160c43d1e21ebf5fb5ac"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1bfd7e66889e81dfc59cf59afa0e819a668be530f419f116c35ab2f2b01c5eff"
},
{
"path": "skills/query-performance-analyzer/SKILL.md",
"sha256": "c382746ebf111610b0d0cc821223c70e936586543b5f99f0d94a7a4ad88c2d11"
},
{
"path": "skills/query-performance-analyzer/references/README.md",
"sha256": "536379e5b4fd3ad65d72c58698cf5dc1b01e3a404753327365e6c722dd4e0a78"
},
{
"path": "skills/query-performance-analyzer/scripts/README.md",
"sha256": "d12ddd90d50a8150307684e79eafd817ae66755dd670d740da301c3d6df593f5"
},
{
"path": "skills/query-performance-analyzer/assets/README.md",
"sha256": "4bc91ff0720776e6dabdf510ae4c7514f64f8561373218389495e5e22cb778e0"
}
],
"dirSha256": "4fc8e79334757229bd1edbc124046de455f2d7fd85c83f05a50158e47c97a665"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}