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-cache-layer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d96437315cb44bea130c1f29d15e7686d7c7118e",
|
||||
"treeHash": "a1841c368990c3b428ac661d101ac3a224ea8332e0d3f96c0d9d5e6dd16864d9",
|
||||
"generatedAt": "2025-11-28T10:18:18.888997Z",
|
||||
"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-cache-layer",
|
||||
"description": "Database plugin for database-cache-layer",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "80d5106cce8d49483e298564488d506a623bbaa636edb92aeec168ac4c664ee3"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4c4c3e331314e00248441c11b65bfddb152b85a5555852cef7f278419cebe94f"
|
||||
},
|
||||
{
|
||||
"path": "commands/caching.md",
|
||||
"sha256": "2e91b9624456b93239fb8c2f6bf80ca6dd0cb580d7083ad829e9d996d4638832"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-cache-layer/SKILL.md",
|
||||
"sha256": "d90b40a979debee8f32dd55ad8a80490726ccd48885e3163ade7c3911f2646b5"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-cache-layer/references/README.md",
|
||||
"sha256": "f16da31eb06bbeeb297dc50cc69fc49ac0faad79f32e8cfc5b35816df1320db1"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-cache-layer/scripts/README.md",
|
||||
"sha256": "1ae7427613fbab0469f73699da37a6b48a4b2342f1b4ba22b026551e8e391936"
|
||||
},
|
||||
{
|
||||
"path": "skills/database-cache-layer/assets/README.md",
|
||||
"sha256": "5953dafcf627bd585b608b3099332b3b2a42b4c5b037f5a9afeb847534e130d6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a1841c368990c3b428ac661d101ac3a224ea8332e0d3f96c0d9d5e6dd16864d9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user