Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:BenjaminBenetti/bb-claude-plugins:plugins/mdd",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "61b32571aa2fec63d1e0752d4437b3e4f415a647",
|
||||
"treeHash": "2a7f48cc5a9a06c42baca8b328e2baa6db99cde98c136b0a36aa2477b7379814",
|
||||
"generatedAt": "2025-11-28T10:09:58.011707Z",
|
||||
"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": "mdd",
|
||||
"description": "Module Driven Development - AI-first development pattern for creating focused modules with clean interfaces and comprehensive documentation",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "55b3c6cc21605bdd02846dc4d364e32bfe526e868e4633f0e4e9ca164f475e50"
|
||||
},
|
||||
{
|
||||
"path": "agents/module-developer.md",
|
||||
"sha256": "fdc71997b6973e3d4275e5fb14ae4d4c06ed8b019e1ac46519a74fb9eb945d54"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d7cd49777774ec7b28151829834aa021c22b19d61a2872d15745dfebc78dad38"
|
||||
},
|
||||
{
|
||||
"path": "commands/edit-module.md",
|
||||
"sha256": "c121b94ed3460d7b6f182475eb99b8ef1db07e75690ace8df25bd62e0b0b6ea3"
|
||||
},
|
||||
{
|
||||
"path": "commands/new-module.md",
|
||||
"sha256": "5b9ef8de93287932275c48e4bc047ab9917191885bb4cf7faf99965df6fcdf14"
|
||||
},
|
||||
{
|
||||
"path": "commands/read-module.md",
|
||||
"sha256": "e3e2720506804cafdc2eda30c2410d7ce2dce4b2d8c70511c2111612279456c5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "2a7f48cc5a9a06c42baca8b328e2baa6db99cde98c136b0a36aa2477b7379814"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user