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/testing/smoke-test-runner",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f908297fe7f8f97a380b45ced3a0bb17c0faafaf",
|
||||
"treeHash": "5615eee3f19f0920eb64555503639dee534a0e950b06ac44311612b8d7a2cb88",
|
||||
"generatedAt": "2025-11-28T10:18:46.091189Z",
|
||||
"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": "smoke-test-runner",
|
||||
"description": "Quick smoke test suites to verify critical functionality after deployments",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4be01c7ded531283e34a9b254d3d610ac26a97ca6130b889271702fea56bdbb0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "0f9376db666195b92d28149adc85eb94bfa64683e059f28d079172972c9d42e3"
|
||||
},
|
||||
{
|
||||
"path": "commands/smoke-test.md",
|
||||
"sha256": "3e623cb64b2c23a2da9c30550118e10687a4fa65362ed840aa3d2641973e768d"
|
||||
},
|
||||
{
|
||||
"path": "skills/smoke-test-runner/SKILL.md",
|
||||
"sha256": "e13a1d69a1282c38cb77ecb7977de6dd794f30a285cf490b16d62f010efa24f4"
|
||||
},
|
||||
{
|
||||
"path": "skills/smoke-test-runner/references/README.md",
|
||||
"sha256": "eecaaf9bd46d22ec37f2b0731f1a47f7ea2614727030282f8ae7b940ee72358b"
|
||||
},
|
||||
{
|
||||
"path": "skills/smoke-test-runner/scripts/README.md",
|
||||
"sha256": "665d8f6ab0621ae4e9892ea20dfc77f5339ae98b61c7fb09f79e419ec0f7cd38"
|
||||
},
|
||||
{
|
||||
"path": "skills/smoke-test-runner/assets/README.md",
|
||||
"sha256": "879edc8c060c7073a9ff3f27a77d0d77bf69ebd42995728a6662c7b62672580b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5615eee3f19f0920eb64555503639dee534a0e950b06ac44311612b8d7a2cb88"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user