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:animalzinc/claude-plugins:plugins/content-library-auditor",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1639f6ff1104f62ad5806e0b41e37389b9436bbc",
|
||||
"treeHash": "a643e040db0ad7a59e0313da3833a23d2a0088bc293cc5411fcef7420c352e22",
|
||||
"generatedAt": "2025-11-28T10:13:44.713884Z",
|
||||
"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": "content-library-auditor",
|
||||
"description": "Analyze WordPress XML, CMS JSON, or CSV exports for content insights. Publishing trends, author breakdowns, topic analysis, and interactive HTML reports with charts.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ab40de72915f51fb86c1abf8fab3edd5b7ffb8df4346e28ca5fcfecbada87293"
|
||||
},
|
||||
{
|
||||
"path": "agents/topic-classifier.md",
|
||||
"sha256": "e764a2981b138b75557bbcb05cee694da147a7c49c0fb285a55a572faa813e44"
|
||||
},
|
||||
{
|
||||
"path": "agents/publishing-analyzer.md",
|
||||
"sha256": "e91af534d5de343cfde4a51508d412e6e86fcfeecb4aee7daaf9eca65c60e0ff"
|
||||
},
|
||||
{
|
||||
"path": "agents/visualization-generator.md",
|
||||
"sha256": "b34165e2be69c9973dd3c55434b1810d90f868d0ef6ea397d66b2ab85cc8bc0c"
|
||||
},
|
||||
{
|
||||
"path": "agents/data-parser.md",
|
||||
"sha256": "30d2dc02e91159694c1793f9b2f8d96a9fb940f5a31661c5d0bb7c4c3fbb99f8"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "c08af0761f354fc45ff3829977b73381ab5bd1e400b75c3c1eded235a7bd4a66"
|
||||
},
|
||||
{
|
||||
"path": "commands/audit-content.md",
|
||||
"sha256": "b28a273a26dd62a6286df37356b00f97f450dee70bcff78b7b5512ed1f68cf9b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a643e040db0ad7a59e0313da3833a23d2a0088bc293cc5411fcef7420c352e22"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user