darkfire514's picture
Upload 553 files
87fc763 verified
{
"name": "@openclaw/memory-core",
"version": "2026.1.30",
"description": "OpenClaw core memory search plugin",
"type": "module",
"devDependencies": {
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.1.26"
},
"openclaw": {
"extensions": [
"./index.ts"
]
}
}