Initial commit
This commit is contained in:
81
plugin.lock.json
Normal file
81
plugin.lock.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Whamp/whamp-claude-tools:mailhog-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1b3ac23bcbd20e7c3046a8e98603537e03dfd90a",
|
||||
"treeHash": "2b88e46ab5c43dec9427a686687d9d52156f23c69f399d441d55a6ec0c51bf2d",
|
||||
"generatedAt": "2025-11-28T10:12:57.441964Z",
|
||||
"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": "mailhog",
|
||||
"description": "Comprehensive MailHog email testing server management toolkit with SMTP testing, email capture, development integration, and automated email workflow testing",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ceb4c71476b164df46ed4974dc6e1370a40bdf573b9e17d63d23fd4aa865aa1f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6153944b411ef4f6b2359242d0675d76add142311a895b02787a4319968ac1a9"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/SKILL.md",
|
||||
"sha256": "60035b9b2c99d2844d77ab3cb97802660d01c015e7833599340d0e9c41489b1c"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/references/integration-patterns.md",
|
||||
"sha256": "1e006488be01ae27a120fe075ce1ae1286c8738fff095ea13f7d45b98cf7e13f"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/references/configurations.md",
|
||||
"sha256": "309e83f8097caa399907d91e421631046c1b205972b5b6773a43e3ed2daa1162"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/references/api-endpoints.md",
|
||||
"sha256": "e4cb9dbd23326be5896d5f1cf0b1a7500882259f83d5a16e299ddf880cddbada"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/examples/docker-compose.yml",
|
||||
"sha256": "56c892f620361e295a21cd09766f4a8c35e400192ef0705186b0291b9b372526"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/examples/app-configs/python-smtp.py",
|
||||
"sha256": "75a6277771213720c187339e93293a28d03568ddb5144d045f57b8f25f013bd7"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/examples/app-configs/nodemailer.js",
|
||||
"sha256": "4d58e916304a1d1634f2f9a89e0d988cfa97f24c83e9347b3a09f35010e513d6"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/scripts/mailhog_manager.sh",
|
||||
"sha256": "839a849ed4fc53eac477947a510db949eaf1590ac905d6c6bee8af448a45e5a3"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/scripts/send_test_email.sh",
|
||||
"sha256": "819900958de58ce6c4e33dc16e6a95fdd8301c4ddcdc0b16b4c2b326b13be352"
|
||||
},
|
||||
{
|
||||
"path": "skills/mailhog/scripts/test_email_workflow.sh",
|
||||
"sha256": "ae08a1204fb4d24cf6c92ed088455f74bd5b45a083e9d53aec4d92bbd56cf1ad"
|
||||
}
|
||||
],
|
||||
"dirSha256": "2b88e46ab5c43dec9427a686687d9d52156f23c69f399d441d55a6ec0c51bf2d"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user