Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/mcp/conversational-api-debugger",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "3a6e841f815c0a13a1315968e2f22b694b25dd2e",
|
||||
"treeHash": "74bd99a06c37dbbfb5dd33a49b2b6569d43443ae8cf470de26c393b82685b6c0",
|
||||
"generatedAt": "2025-11-28T10:18:14.715806Z",
|
||||
"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": "conversational-api-debugger",
|
||||
"description": "Debug REST API failures using OpenAPI specs and HTTP logs. Analyzes errors, suggests fixes, and generates test commands.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "de02747f2e405a4c8670090097c752d9d8bb43164b8e44e40ba955dbeea417b8"
|
||||
},
|
||||
{
|
||||
"path": "agents/api-expert.md",
|
||||
"sha256": "e895aff7a6372920c1144cf42af58569ff3e011fa6f84666e0903d60e865292a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "44edd2d677d72cbb3126fe0b5f2bded952cfd8c328d8718e8f445903ffaaac51"
|
||||
},
|
||||
{
|
||||
"path": "commands/debug-api.md",
|
||||
"sha256": "c2fe7a7f6e1362af683854e40dc0e9239eaa6f4ff668bf4ca725e3486375dcf7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "74bd99a06c37dbbfb5dd33a49b2b6569d43443ae8cf470de26c393b82685b6c0"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user