{
  "name": "@wong2/mcp-cli",
  "version": "1.6.0",
  "description": "A CLI inspector for the Model Context Protocol",
  "bin": {
    "mcp-cli": "src/cli.js"
  },
  "type": "module",
  "files": [
    "src",
    "README.md"
  ],
  "scripts": {},
  "keywords": [
    "MCP"
  ],
  "author": "wong2",
  "packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
  "dependencies": {
    "@json-schema-tools/traverse": "^1.10.4",
    "@modelcontextprotocol/sdk": "^1.6.1",
    "eventsource": "^3.0.5",
    "lodash-es": "^4.17.21",
    "meow": "^13.2.0",
    "prompts": "^2.4.2",
    "yocto-spinner": "^0.2.1",
    "yoctocolors": "^2.1.1"
  }
}
