Files
gh-jeremylongshore-claude-c…/plugin.lock.json
2025-11-30 08:23:18 +08:00

73 lines
2.7 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/mutation-test-runner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "886c19cf77804b24b7fb10771ec6242b36564e7d",
"treeHash": "012a21ccffd3392a8cc0a5ea8fdd92487c16beb189f31ee197a6521b61663f07",
"generatedAt": "2025-11-28T10:18:35.981192Z",
"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": "mutation-test-runner",
"description": "Mutation testing to validate test quality by introducing code changes and verifying tests catch them",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a0faddcd5097546ee32a2a1802033fabfe72ca3004d62c673176210214953977"
},
{
"path": "agents/mutation-tester.md",
"sha256": "778ff6c86fffb0dc856eff31463812960e16d8fff2965f71560ce169da83de6b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ca666e9d7712b7b454d3b2d737ef8009af5142c2730f7a0e6506f27d4a2043f6"
},
{
"path": "skills/mutation-test-runner/SKILL.md",
"sha256": "24e84652be445b36d7781e54d9e1e1009ae462584b3323378f0e002f4d44900d"
},
{
"path": "skills/mutation-test-runner/references/README.md",
"sha256": "809a9dabc59eb7f97fcffc727359db55139f2a760f1e0d1279779fa21d5af5dc"
},
{
"path": "skills/mutation-test-runner/scripts/README.md",
"sha256": "d4fbcba121236a6c0a5f5ec4ba7920a84af6d9b8fa26795cb106f230b5cac965"
},
{
"path": "skills/mutation-test-runner/assets/mutation_report_template.md",
"sha256": "5825809d1a9e8e8f9398de7a8b80fa72c4915a7a5deb82e448f4cbea7da0e83e"
},
{
"path": "skills/mutation-test-runner/assets/README.md",
"sha256": "abef636cb3cd1b7842e38e294c29268be810d90046d64386efed8721ad35022e"
},
{
"path": "skills/mutation-test-runner/assets/example_mutation_results.json",
"sha256": "15652968d6c517ff0fb6879bea084b37ebee9c090e5962be12c9a4d9e3e6eb8d"
},
{
"path": "skills/mutation-test-runner/assets/config_template.yaml",
"sha256": "f50525929e4c71b71ee4b46e4b2a61734d33957a5e1a7e6e037a91255421e5d0"
}
],
"dirSha256": "012a21ccffd3392a8cc0a5ea8fdd92487c16beb189f31ee197a6521b61663f07"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}