Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:claudeforge/marketplace:plugins/agents/cache-strategist",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "34c750bbd2903826494b72b88dbd817581109e07",
|
||||
"treeHash": "283fac68b18c3c6cb7b2c7646731d6cc2485ba03af089ca6c3d86cd9bb30e3df",
|
||||
"generatedAt": "2025-11-28T10:15:05.813392Z",
|
||||
"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": "cache-strategist",
|
||||
"description": "Caching specialist for Redis patterns, Memcached, cache invalidation strategies, TTL management, cache-aside pattern, write-through caching, CDN integration, and HTTP caching headers. Use when implementing or optimizing caching strategies.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "8c7d78cd76089478300dcd290f87aaea09f77d5db30a9a7a5473bd048ab32d40"
|
||||
},
|
||||
{
|
||||
"path": "agents/cache-expert.md",
|
||||
"sha256": "670d70adcfd09139ef8e2d8f1d7b4749956425089b054b798675da3947af77e2"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "05a58773dcf7ed36efab5389cab68751112c85d13496c62671c4a40fbd29f38c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "283fac68b18c3c6cb7b2c7646731d6cc2485ba03af089ca6c3d86cd9bb30e3df"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user