{
  "name": "default-memory",
  "version": "1.0.0",
  "description": "First-party default plugin running memory-graph retrieval, runtime injection, and the memory-v3 orchestration engine at the front of the user-prompt-submit chain.",
  "private": true,
  "license": "MIT",
  "type": "module",
  "engines": {
    "node": ">=20.12.0"
  },
  "peerDependencies": {
    "@vellumai/plugin-api": "^0.8.0"
  }
}
