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/error-rate-monitor",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "87c77d8d3e2c7a2ffce0512c05b588db12b1d445",
|
||||
"treeHash": "9b107cc99d183c0d7400fd67a10d56895fbc416dc540fc7c1728bf3b2ed24705",
|
||||
"generatedAt": "2025-11-28T10:18:26.086029Z",
|
||||
"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": "error-rate-monitor",
|
||||
"description": "Monitor and analyze application error rates",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "5e18f7d3464edd61bfbd40a47fb1d2dfba789e9129adeb53bf53a7dfc5ba595d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "e7330716a5006d78ea3f8f050c47fa05106b98be2f5cb205937e3995c13c4601"
|
||||
},
|
||||
{
|
||||
"path": "commands/monitor-errors.md",
|
||||
"sha256": "2011e7a205edf17c9b8ca59d918ab597006a700c99a2f84db53c1beaddd4647a"
|
||||
},
|
||||
{
|
||||
"path": "skills/error-rate-monitor/SKILL.md",
|
||||
"sha256": "df93fbeffa3c0a8af05fb12b86e85cf16c490b718bdac953938e3fe8b03682cb"
|
||||
},
|
||||
{
|
||||
"path": "skills/error-rate-monitor/references/README.md",
|
||||
"sha256": "83540d775cc7f4b4e0ac6157cdcee39282bcb2598beedea2e3181216b0b75c37"
|
||||
},
|
||||
{
|
||||
"path": "skills/error-rate-monitor/scripts/README.md",
|
||||
"sha256": "9695582a9490bf8d9d7811012b7cfa8620920c7ebfe3d8b9235dd65725a70d1a"
|
||||
},
|
||||
{
|
||||
"path": "skills/error-rate-monitor/assets/README.md",
|
||||
"sha256": "cca3653ada71a1a0742f3b356c41059b260b343d10c5939187e7667d28976ae5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9b107cc99d183c0d7400fd67a10d56895fbc416dc540fc7c1728bf3b2ed24705"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user