Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/api-tester",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "869dc1088e7d11c0e3d0dd755201e3a32ad2b100",
|
||||
"treeHash": "ae235f68913db1b103ac08a0c3ef2c1af520468c8a33894674a29784a87f75eb",
|
||||
"generatedAt": "2025-11-28T10:14:39.965256Z",
|
||||
"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": "api-tester",
|
||||
"description": "Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\\n\\n<example>\\nContext: Testing API performance under load",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "80e7891a7dddfcb2dc7be93a37081410b7afa427af43cb6acc8ee2f6b599c04c"
|
||||
},
|
||||
{
|
||||
"path": "agents/api-tester.md",
|
||||
"sha256": "b9e02d7a0154ca519a3596a8a853c3716d165df3e3e06792bcda6fab4da9a693"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "e03f841f899976773ce71d2781fe59d406b44743810109c90f493623d510a262"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ae235f68913db1b103ac08a0c3ef2c1af520468c8a33894674a29784a87f75eb"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user