Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/performance/throughput-analyzer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "c7facac75019db57dfc77dc792f24d6c235f8586",
|
||||
"treeHash": "654b5af14ca701ea8e871bdf190b1cbc69ef7dc377ce442b1b70590dd922b3f3",
|
||||
"generatedAt": "2025-11-28T10:18:50.006749Z",
|
||||
"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": "throughput-analyzer",
|
||||
"description": "Analyze and optimize system throughput",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "8dc5eb475f31d8dcbbb500447cd5fd444862312e7b239c258d7b4efc195c6a9e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f636000d7348b54223ddbef1426a659b4ecfcd6717dfb89471f2b5f80a4322eb"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze-throughput.md",
|
||||
"sha256": "89133f442c952ee5d54a32a3994ea8d9fdaba9a49f9e45860033f3e608c6246e"
|
||||
},
|
||||
{
|
||||
"path": "skills/throughput-analyzer/SKILL.md",
|
||||
"sha256": "c760a761a06da805dc48b8ca1fdd2d00e4823b86548c1e1ad3e3d38c5172aa6d"
|
||||
},
|
||||
{
|
||||
"path": "skills/throughput-analyzer/references/README.md",
|
||||
"sha256": "dcff196ccde3f3148e2547272bbd7292a427a90989757c5c790a749494d83adc"
|
||||
},
|
||||
{
|
||||
"path": "skills/throughput-analyzer/scripts/README.md",
|
||||
"sha256": "0e9289c6c6f5d0fda7bd3de2e65951e27d722ae89f285cf58fa4cbe2762fa833"
|
||||
},
|
||||
{
|
||||
"path": "skills/throughput-analyzer/assets/README.md",
|
||||
"sha256": "983ff34f07219c66f2edae3f4538c36acb47ecd3ac42f5f5f2afb70fccce42b1"
|
||||
}
|
||||
],
|
||||
"dirSha256": "654b5af14ca701ea8e871bdf190b1cbc69ef7dc377ce442b1b70590dd922b3f3"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user