Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/performance-test-suite",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f4f508f97fe0a252a421cf526e4d2de65e14606f",
|
||||
"treeHash": "01937367d2daaf125da76c253663c2f29ffc3896c647573f7f5e2b32b8c5fc13",
|
||||
"generatedAt": "2025-11-28T10:18:40.159881Z",
|
||||
"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": "performance-test-suite",
|
||||
"description": "Load testing and performance benchmarking with metrics analysis and bottleneck identification",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "918f814442bcd0e08056579f0dc4535e289f28f9f2ad77c6309fa401b4cd9505"
|
||||
},
|
||||
{
|
||||
"path": "agents/performance-tester.md",
|
||||
"sha256": "53503030ed691728c8f1dc21be69b03bfb5e00606e172d76e9fbf0a54eef2ee2"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "8c7592fcdf262198d7130c19612d0865389059043451069d1a3f47aca2d0fdcd"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/SKILL.md",
|
||||
"sha256": "bf5c0a4b65454d923b063571c6e2a0df237c9ed1183b7ebd2958cbc26830f296"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/references/README.md",
|
||||
"sha256": "120327e2f2abd54d585f2beed6a2c96bfb7a8ffc4a24f3f5e4fb8c91bcb8bc71"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/scripts/README.md",
|
||||
"sha256": "5fe86c6d6237205907c39aa40b1105a0b14bd6d66ef4297af6d1172fa0c31d44"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/assets/README.md",
|
||||
"sha256": "d7aef7e5442a576dddc071ea2ede2171c3ceb50af312b23979233a9f8eb4d17d"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/assets/example_test_configurations.json",
|
||||
"sha256": "d9f93af90270c12bd6d83d0266f0ade829997e90aec4209b012b536deaca732f"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/assets/test_template.js",
|
||||
"sha256": "5fc6dac5342225e1eb546b055400dad12ec44adc8904c5e97a8acf7aea05d83d"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-test-suite/assets/report_template.html",
|
||||
"sha256": "dfc853e4a341c53b81e2f3be9eda2a8b52f19a29ec35177c95cb79b8a66546fa"
|
||||
}
|
||||
],
|
||||
"dirSha256": "01937367d2daaf125da76c253663c2f29ffc3896c647573f7f5e2b32b8c5fc13"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user