15 lines
264 B
JSON
15 lines
264 B
JSON
{
|
|
"name": "@clawdbot/memory-core",
|
|
"version": "2026.1.25",
|
|
"type": "module",
|
|
"description": "Clawdbot core memory search plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
},
|
|
"peerDependencies": {
|
|
"clawdbot": ">=2026.1.25"
|
|
}
|
|
}
|