Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:udecode/dotai:.claude-plugin/plugins/test",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "3e02ee1792fdf23837e7361a5f5e43c94f7b0ed9",
|
||||
"treeHash": "aaca32d9b3e1e4b592e5c3f1a8355c6093bb020574b6ca8f744d1b64162df1f0",
|
||||
"generatedAt": "2025-11-28T10:28:49.674552Z",
|
||||
"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",
|
||||
"description": "Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "459262281554c1c846f4d36701029d2c2de6a0fb38c3b2b13caf31ad4f690e61"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "35a2d96d06d9e4e3c1008aeafd011f77b06bf4b34e031244de66f53d1de87438"
|
||||
},
|
||||
{
|
||||
"path": "commands/tdd.md",
|
||||
"sha256": "66fc1981a1cbbb3ffe69862855a71130d7ddf6f4774f981131307ae6dd3969e9"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-driven-development/SKILL.md",
|
||||
"sha256": "032ec77adb332f2b3a037f74a6cf30a8830fc47a7ffdc8e9555a3ca69874c4f3"
|
||||
}
|
||||
],
|
||||
"dirSha256": "aaca32d9b3e1e4b592e5c3f1a8355c6093bb020574b6ca8f744d1b64162df1f0"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user