Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:shaurgon/claude-meow-marketplace:plugins/awesome-memory",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "83503bd0231f0171157e5046f56e71e63a512c7e",
|
||||
"treeHash": "e1a1e2da265ea95b0786d522ec957557456cffbf85adace58ddff87f426353d8",
|
||||
"generatedAt": "2025-11-28T10:28:18.173901Z",
|
||||
"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": "awesome-memory",
|
||||
"description": "Intelligent context persistence that automatically saves and restores your project state between Claude Code sessions",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b3993cca7b48cb07a2818ae86ef8af182e1250f0c78b01d476e590878b44d998"
|
||||
},
|
||||
{
|
||||
"path": "config/hooks.json",
|
||||
"sha256": "22162aba72daa81ef337e6f772268dade3e80f7fed74adec6802599cf6d57e10"
|
||||
},
|
||||
{
|
||||
"path": "agents/context-manager.md",
|
||||
"sha256": "5e0c482bf9fbbab83fe61187ae723e7da52dde77f4bef2d034a810108fa05109"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "e13b3eb7b7567d5a6d6bcd99a72320b1bcb09bfbfa8f844d8758901c37bd8021"
|
||||
},
|
||||
{
|
||||
"path": "commands/context-save.md",
|
||||
"sha256": "242e8a2ce9230e08fead0db4099c452de9766633cd2d64a570106696a388b712"
|
||||
},
|
||||
{
|
||||
"path": "commands/context-restore.md",
|
||||
"sha256": "319e4626ae7791411c2e41595c6d1e650fa1b8e5c3002ea1434a848d4fdf9f0e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e1a1e2da265ea95b0786d522ec957557456cffbf85adace58ddff87f426353d8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user