61 lines
2.2 KiB
JSON
61 lines
2.2 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/database/sql-query-optimizer",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "fbd4043b4606dfc13589347ba76a2c37579e94a0",
|
|
"treeHash": "95b4a1323fe42422405c7e9ff1fc7123fecf5cb6fc1f20160d6fa4f6f7023dde",
|
|
"generatedAt": "2025-11-28T10:18:47.116569Z",
|
|
"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": "sql-query-optimizer",
|
|
"description": "Analyze and optimize SQL queries for better performance, suggesting indexes, query rewrites, and execution plan improvements",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "8ef937a6a85b9f2a9b2bc1cf1ce134c53a49efacfefffa1690d6f27f4d214034"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "df7c7411160089fefbe061a30eb5c54110df8f5049a9f0654fc82314ae747ca6"
|
|
},
|
|
{
|
|
"path": "commands/optimize-query.md",
|
|
"sha256": "f8af8c9e41c0c9c9cbff6b1e20cd2ef11d5906881578a453831997a83f28bfad"
|
|
},
|
|
{
|
|
"path": "skills/sql-query-optimizer/SKILL.md",
|
|
"sha256": "df476aa438c7691f2b46c27c964433d91b9140f2be9693d7558ae43aa8297e1a"
|
|
},
|
|
{
|
|
"path": "skills/sql-query-optimizer/references/README.md",
|
|
"sha256": "3d3f8972ae6ee60ca6c9ed385860cc1c59b1e2e777d2fb67fcf0a03ffccca561"
|
|
},
|
|
{
|
|
"path": "skills/sql-query-optimizer/scripts/README.md",
|
|
"sha256": "0e7344019abb8dc9e84f4d792e3e5247b66811900f028b9433447ddc4c69e4ba"
|
|
},
|
|
{
|
|
"path": "skills/sql-query-optimizer/assets/README.md",
|
|
"sha256": "3b06c4bd672009bf5abd3ebbbdd8112e743dea6469e1ba43ce1d601c7edf1adc"
|
|
}
|
|
],
|
|
"dirSha256": "95b4a1323fe42422405c7e9ff1fc7123fecf5cb6fc1f20160d6fa4f6f7023dde"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |