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-replication-manager",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "97ae5d64e8c06b38e8716238998aab19812e69e9",
|
||||
"treeHash": "da5f5a034a7629bd22d3978b916295393b676c7a98873cdb2b6431232b16c504",
|
||||
"generatedAt": "2025-11-28T10:18:21.192078Z",
|
||||
"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-replication-manager",
|
||||
"description": "Manage database replication, failover, and high availability configurations",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "3f30b26bdc6895ac101de9ef4745188554a76c4c10318197441534d57eba2191"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "8264a4ac2bb7ecbcf87a1c1d2fd467af191222b97173156be933e93db6081821"
|
||||
},
|
||||
{
|
||||
"path": "commands/replication.md",
|
||||
"sha256": "2de263b472c1793b2cc6ae7fc3e47fce5b876968f377957e57a0becbcd9237b6"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-replication-manager/SKILL.md",
|
||||
"sha256": "59f96e915fadc1fa39f2cb8f3310d321e405b86adb80a8b749056a4154bd19b3"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-replication-manager/references/README.md",
|
||||
"sha256": "720f6e0356268b97a40bc71569cfcb315894d4833059d52dd27be8063f41ab1a"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-replication-manager/scripts/README.md",
|
||||
"sha256": "223f0497201f24e609b54d987df9f5afc41731069e21e2309cd0f6ba0b340bde"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-replication-manager/assets/README.md",
|
||||
"sha256": "24cfb70ef86f6762c67597ed06440f4ab8d6cd22e8bfdac707ad12925d21c49d"
|
||||
}
|
||||
],
|
||||
"dirSha256": "da5f5a034a7629bd22d3978b916295393b676c7a98873cdb2b6431232b16c504"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user