{
  "name": "@sophiaclaw/memory-core",
  "version": "2026.2.22",
  "private": true,
  "description": "SophiaClaw core memory search plugin",
  "type": "module",
  "devDependencies": {
    "sophiaclaw": "workspace:*"
  },
  "peerDependencies": {
    "sophiaclaw": ">=2026.1.26"
  },
  "sophiaclaw": {
    "extensions": [
      "./index.ts"
    ]
  }
}
