Initial commit
This commit is contained in:
77
plugin.lock.json
Normal file
77
plugin.lock.json
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/contract-test-validator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f7208c18a36efd4c429f62e8295ee07375b1974c",
|
||||
"treeHash": "f9cfd8d08164278778e3acadc65ff3bae55272481fbb002d2f5402a188f67373",
|
||||
"generatedAt": "2025-11-28T10:18:14.511188Z",
|
||||
"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": "contract-test-validator",
|
||||
"description": "API contract testing with Pact, OpenAPI validation, and consumer-driven contract verification",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "136ac47d86ac3b9b6db328b61d048bcbb9c9f7792cb48125c2d19e6851292f3c"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "948ca71c88d3183a839387492164eefe0d8b6b894f376adddeb7f25cf1e3ae51"
|
||||
},
|
||||
{
|
||||
"path": "commands/contract-test.md",
|
||||
"sha256": "657c872b29bfbe00f8446bbb15ca4d77bb123525db267594cab8195ed4f69baf"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/SKILL.md",
|
||||
"sha256": "13da3d8c4b2e88a878432f793d65fa7500671f0224d29ec0630f27beddf6ba1b"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/references/README.md",
|
||||
"sha256": "31bc843cf1f4d20c471386d4af2aeb051795ebfa8f5ac6026d042d1011dd849f"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/scripts/README.md",
|
||||
"sha256": "323233645ba797fa4107c0a71c231acb33142c29846017708fdec8cb68c3a84e"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/assets/README.md",
|
||||
"sha256": "557b20ebe242240c419fe4297172c3bd1c046e5510b6bba23c465c23097fb964"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/assets/openapi_example.yaml",
|
||||
"sha256": "f16bbbd3aad77c23defc698163983f4f2fc643f08504a819bae88c926650dcc5"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/assets/report_template.html",
|
||||
"sha256": "a6c683141e69d2ba73ab6649e2a5afe57da047bb8e4533bc5d0249e9ac02d426"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/assets/pact_contract_template.json",
|
||||
"sha256": "2637b5281344d092e36674ca9c299ccce08f19007c90f799155e8f9b50c72f3d"
|
||||
},
|
||||
{
|
||||
"path": "skills/contract-test-validator/assets/config_template.yaml",
|
||||
"sha256": "057b5a2d1e8a5719f58dde33ae0756c0b7c77f4cff631144eb3f579c57404e57"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f9cfd8d08164278778e3acadc65ff3bae55272481fbb002d2f5402a188f67373"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user