Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:cashwu/claude-code-tdd-marketplace:plugins/test-first-tdd",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "4b8ab40c08dcb7190032bf55dcc4f56ba1305a53",
|
||||
"treeHash": "f32a8190dcbddcfdfa2176eff12689a71ebfb407228e54979013936a94175608",
|
||||
"generatedAt": "2025-11-28T10:14:30.440840Z",
|
||||
"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": "test-first-tdd",
|
||||
"description": "Structured Test-First TDD: Plan-driven approach with comprehensive documentation and verification",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "563b2d154faab8567504b23b38fa16480ca39d6797989128cf87cda6f208b62b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b717dc06711ef1f3da361e3bc36b1e1a899b5b5508c8c9d1d3076f457a740327"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-testcases.md",
|
||||
"sha256": "7bcbcde60f93e25e6cb48a15d8a95d47d1c84e5ed3f073f6eaa679e88cf42ccd"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-red.md",
|
||||
"sha256": "7527e8fa12317839a7dee941c896a0cc4365d282f2206e810930af574416aa2d"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-green.md",
|
||||
"sha256": "64c6e294c233122fb6be5ce8f2669835a33eb3223765e651c3fa4b244268ac31"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-refactor.md",
|
||||
"sha256": "f305d6e21153f40230cb44cf7beb310ee243f6096597b7dc0f75d20935944b2d"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-verify.md",
|
||||
"sha256": "eda7ab003662d71a79d27d84b570beed2567892e72cd4b2ebb3df3d6969e4d6e"
|
||||
},
|
||||
{
|
||||
"path": "commands/tf-requirements.md",
|
||||
"sha256": "67943dd71df39b6d06c630ebb5bf01c45baa5c74533d5a2ea53f0098e14bad5e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f32a8190dcbddcfdfa2176eff12689a71ebfb407228e54979013936a94175608"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user