2026-01-18 06:02:37 +00:00
|
|
|
{
|
2026-01-27 09:10:21 +00:00
|
|
|
"name": "@moltbot/memory-core",
|
|
|
|
|
"version": "2026.1.26",
|
2026-01-18 06:02:37 +00:00
|
|
|
"type": "module",
|
2026-01-27 12:19:58 +00:00
|
|
|
"description": "Moltbot core memory search plugin",
|
|
|
|
|
"moltbot": {
|
2026-01-18 06:02:37 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-01-24 19:07:01 +00:00
|
|
|
"peerDependencies": {
|
2026-01-27 12:19:58 +00:00
|
|
|
"moltbot": ">=2026.1.26"
|
2026-01-18 06:02:37 +00:00
|
|
|
}
|
|
|
|
|
}
|