{
  "type": "module",
  "name": "lxmnd",
  "version": "1.0.0",
  "description": "",
  "main": "orchestrator.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "mcp-proxy": "^6.5.1",
    "zero-mcp": "^0.2.2"
  }
}