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:NeoLabHQ/context-engineering-kit:plugins/tdd",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a6a2526f311efb0114336d15f1c747caa363f73a",
|
||||
"treeHash": "d3794af8f9c607c3f915f20de33e0acf8bc7bc35af57523726576221986ee200",
|
||||
"generatedAt": "2025-11-28T10:12:10.420189Z",
|
||||
"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",
|
||||
"description": "Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e1562be0213b482ac1d62e7e580e0fa13ce14df5f194397890cdec5689e465bb"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "c8bdf1bbe33102a2cfc25d94bccff36660927f2eefc8b236dd33606be790c4aa"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-driven-development/SKILL.md",
|
||||
"sha256": "6042b77d6b663f0ec761c6c1661b35c49ae8f6292108f6159f1cd3c3aa1814f2"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d3794af8f9c607c3f915f20de33e0acf8bc7bc35af57523726576221986ee200"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user