Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:crathgeb/claude-code-plugins:plugins/plugin-builder",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "05f89019425b8b7ad6fad975277f5042e61edefc",
|
||||
"treeHash": "ae89b354afa174ec373c68adcf9196775cd010c1f09b5eb5682948132c61c8d8",
|
||||
"generatedAt": "2025-11-28T10:15:47.003239Z",
|
||||
"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": "plugin-builder",
|
||||
"description": "A meta-plugin for building Claude Code plugins, including commands, agents, and hooks",
|
||||
"version": "1.0.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ae0df18f1aa3f2a153152f6c1888b650b5ec1a4b34d5d02f97f4d8043216bcb2"
|
||||
},
|
||||
{
|
||||
"path": "agents/command-builder.md",
|
||||
"sha256": "3f3d74cc8579f36315bd8cf78badde6724cf7311f27722e0a2a00f0f225ee234"
|
||||
},
|
||||
{
|
||||
"path": "agents/agent-builder.md",
|
||||
"sha256": "1d0d71b846fb9430ddabcd136fdccb5338bbdbe9252f12ae0e73772e4c9da9fa"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "74998e1d0ea68b1dba259e734e27f75d39acd9b47f09d86fdbf0a47fb29d8b65"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-command.md",
|
||||
"sha256": "09b95af93b50ad66a2c171c4448297b3f89f27126ba50f3f71198fe094aa0bba"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-agent.md",
|
||||
"sha256": "8d57ee0f706b8b93578b8cebad977421ae641e7f281e0b21ee1499f478217385"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-plugin.md",
|
||||
"sha256": "172868b8fd9d9f871a52e1c4040b881bbe1d205db4d73d5531adcda97fe8d3bc"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ae89b354afa174ec373c68adcf9196775cd010c1f09b5eb5682948132c61c8d8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user