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:jeremylongshore/claude-code-plugins-plus:plugins/database/database-backup-automator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "da95e65c7cc114f3b563a2007bc59ef87e293588",
|
||||
"treeHash": "aefd50dce42576aa71b1a3debf3e0f416871e4029feab8ce26efbf0e04cf2b8f",
|
||||
"generatedAt": "2025-11-28T10:18:18.670428Z",
|
||||
"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": "database-backup-automator",
|
||||
"description": "Automate database backups with scheduling, compression, encryption, and restore procedures",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "c5fdfcaaac59e456204472fcce0bf72512703361ff1f32c6361cce12c469c684"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7b4ae20ba366a3c4049692d3c3ff4c2deff8624d87d03648e7ffe5b3b274a3ba"
|
||||
},
|
||||
{
|
||||
"path": "commands/backup.md",
|
||||
"sha256": "6d30d6c8c08c6df391bca4f6b77c6bf944b6eda80accb6c0826b7075ee753db3"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-backup-automator/SKILL.md",
|
||||
"sha256": "ab63d7ea093d1c2ae4074dc0810b11d905de1a9b90ced85cb44a1dffc9abf5db"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-backup-automator/references/README.md",
|
||||
"sha256": "5edb7f3867d414d31b2dc36a1f73887a5eef2e030a29e9ba13776638e43890fb"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-backup-automator/scripts/README.md",
|
||||
"sha256": "9d686acba9e332b5ff6204ee8ff2238d9e861ba485195ed0dfe60e9314acf0f3"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-backup-automator/assets/README.md",
|
||||
"sha256": "7886ad741ee5dd09057b8033954b61d265f8cf85b052c537e80e1cb9ac8bc13c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "aefd50dce42576aa71b1a3debf3e0f416871e4029feab8ce26efbf0e04cf2b8f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user