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:cashwu/claude-code-tdd-marketplace:plugins/kent-beck-tdd",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d87d435feabff2801b6588c5c30da50c827463e5",
|
||||
"treeHash": "7465967f0db91be17641bb12a329d7b3c5de8d78a821220c2871175c1466945c",
|
||||
"generatedAt": "2025-11-28T10:14:30.209144Z",
|
||||
"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": "kent-beck-tdd",
|
||||
"description": "Kent Beck's organic TDD: Let design emerge naturally through small, iterative test cycles",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b2a7d3905094705b6e1c8a4f4522caa81c6fde713a443bc1e70e1cf6aff859fd"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "846c3bcb35ac3800de4df92e658001e7aa4f7c542f26ec83eb5e0ed254367b4b"
|
||||
},
|
||||
{
|
||||
"path": "commands/kb-review.md",
|
||||
"sha256": "939f2259438c215ffb981075309ee216b850fc4c2324afb87fbbe29bc18c18be"
|
||||
},
|
||||
{
|
||||
"path": "commands/kb-red.md",
|
||||
"sha256": "64ad38a10362a984b6c71ea433a99a782e07f95889b4bebc30655585b85d5988"
|
||||
},
|
||||
{
|
||||
"path": "commands/kb-start.md",
|
||||
"sha256": "8f277395e542800a7c5ae4abceefc3e3474e64c592fda5b564b485eb467692cf"
|
||||
},
|
||||
{
|
||||
"path": "commands/kb-refactor.md",
|
||||
"sha256": "d952ee0fb05993f76e8d8bd192e8edb41e9587778b7b6e306c45e82edd1d683d"
|
||||
},
|
||||
{
|
||||
"path": "commands/kb-green.md",
|
||||
"sha256": "4f6f72649d03f65b97dfa7db1b264106f7fb6bd13187430c18d0792cfd85f4a1"
|
||||
}
|
||||
],
|
||||
"dirSha256": "7465967f0db91be17641bb12a329d7b3c5de8d78a821220c2871175c1466945c"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user