45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/examples/formatter",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "0de18019c097059b83c9e3165543ee4adf58738e",
|
|
"treeHash": "e45077928d3fd08c8ed0b8c94028b571b89be85eeafd0b1319a8d7c28ab44369",
|
|
"generatedAt": "2025-11-28T10:18:27.826598Z",
|
|
"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": "formatter",
|
|
"description": "Auto-format code files after editing using hooks",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "e422947bc422ed013b98bda021d3ef55a2a3e870155d2bb4682f8f1522a6b84e"
|
|
},
|
|
{
|
|
"path": "hooks/hooks.json",
|
|
"sha256": "857111b98d67033b2f4cf90ffc82d3bfdb516dd9a669db8d73e4471655f48d78"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "6f3ecf57414a89ab43f659f41efd868d527d478a5d76b77b23467569c87a902d"
|
|
}
|
|
],
|
|
"dirSha256": "e45077928d3fd08c8ed0b8c94028b571b89be85eeafd0b1319a8d7c28ab44369"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |