{
  "name": "base-mcp",
  "version": "1.0.14",
  "description": "[DEPRECATED] See https://docs.base.org/ai-agents for the replacement.",
  "bin": {
    "base-mcp": "deprecated.js"
  },
  "scripts": {
    "postinstall": "node deprecated.js"
  },
  "files": [
    "deprecated.js",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/base/base-mcp.git"
  },
  "author": "Dan Schlabach, Tina He",
  "license": "MIT",
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}
