Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:AnthemFlynn/ccmp:plugins/tdd-workflow",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "600ef45c3d7cfd3c2bd7310cec8ce65a34b9ca6d",
|
||||
"treeHash": "0085bcc09034e18f032a0458a0452a99de95ebe2369bdaf8bb53ce4d880108a1",
|
||||
"generatedAt": "2025-11-28T10:24:52.155364Z",
|
||||
"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": "tdd-workflow",
|
||||
"description": "Test-Driven Development workflow with session integration. Enforces RED-GREEN-REFACTOR discipline with automatic checkpoints, metrics tracking, and enhanced session reporting.",
|
||||
"version": "0.0.5"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "939367a6b1fff3b1a652b9d8662f6ab6370369346cb86cb51a39bd1f4f1589ca"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "3a73f55e6570916f4ccf20725f0bb699999398f3b91057b0062bb340165b39ba"
|
||||
},
|
||||
{
|
||||
"path": "skills/tdd-workflow/SKILL.md",
|
||||
"sha256": "153948d53231a7fbbcbe8bd9cfe3969998e6cbb6f9fbb429b4fa0243cb405457"
|
||||
}
|
||||
],
|
||||
"dirSha256": "0085bcc09034e18f032a0458a0452a99de95ebe2369bdaf8bb53ce4d880108a1"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user