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/interactive-presentation-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "316a25c3935055674227dfec23306874eed2ab2c",
|
||||
"treeHash": "802c84db75775050a9a4f8063e75f02c6ba71bde82794892a3414b50699ab502",
|
||||
"generatedAt": "2025-11-28T10:13:44.319917Z",
|
||||
"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": "interactive-presentation-generator",
|
||||
"description": "Transform data, reports, and findings into self-contained interactive HTML presentations. Perfect for content audits, research synthesis, and stakeholder presentations.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a49fc8ce93a6016e19d46932ea7f20b9b28a87f26dbf3d7fba25e50e45723278"
|
||||
},
|
||||
{
|
||||
"path": "agents/html-generator.md",
|
||||
"sha256": "088f62680177f3a5edb8c76cda3ee2f678de60e090bd5574b8981eba663a94f1"
|
||||
},
|
||||
{
|
||||
"path": "agents/interactive-element-creator.md",
|
||||
"sha256": "f870923552315004a8305f0a5cdc02a666e85162aec065b99ef1c88f59f9f106"
|
||||
},
|
||||
{
|
||||
"path": "agents/structure-planner.md",
|
||||
"sha256": "2921fe2cbd34dfc33c30cf025e41c1a78628159e183032f5bf1d87248add4472"
|
||||
},
|
||||
{
|
||||
"path": "agents/style-applier.md",
|
||||
"sha256": "f2edb6d90ad9053aaaa8b555bf650f144f357c216d2c765770dfe5bb8c9035b8"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ddb1bcd529faec7761b6e21e75c471766d6df9e0c7f2fd319c73ce3c24c36192"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-presentation.md",
|
||||
"sha256": "52e55ddab53e769666b8dab01a8b77c8bdd84048fde08c74c97334b96012cdf9"
|
||||
}
|
||||
],
|
||||
"dirSha256": "802c84db75775050a9a4f8063e75f02c6ba71bde82794892a3414b50699ab502"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user