{
  "name": "@kya-os/agentshield-express",
  "version": "0.2.2",
  "description": "DEPRECATED — renamed to @kya-os/checkpoint-express. Migrate by swapping the import path.",
  "deprecated": "Renamed to @kya-os/checkpoint-express. Migrate: npm install @kya-os/checkpoint-express && replace 'from @kya-os/agentshield-express' with 'from @kya-os/checkpoint-express'. The legacy local-detection middleware was retired in Phase E — adopt the new `withCheckpoint` factory. See https://github.com/Know-That-Ai/agent-shield/issues/2483.",
  "license": "MIT OR Apache-2.0",
  "main": "./index.js",
  "files": [
    "index.js",
    "README.md"
  ],
  "publishConfig": {
    "access": "public"
  }
}
