{
  "name": "mcp-proxy-stdio",
  "version": "1.0.4",
  "description": "",
  "main": "src/index.js",
  "bin": {
    "mcp-proxy-stdio": "src/bin/mcp-proxy.js"
  },
  "files": [
    "build"
  ],
  "type": "module",
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@modelcontextprotocol/sdk": "^1.7.0",
    "yargs": "^17.7.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mscststs/mcp-proxy-stdio"
  },
  "homepage": "https://github.com/mscststs/mcp-proxy-stdio"
}
