{ "name": "weselltours", "version": "1.0.3", "mcpName": "io.github.jyswee/weselltours", "description": "WeSellTours CLI + MCP server - travel platform management for coding agents. Hotels, tours, bookings, h-conductor AI. As easy as git.", "bin": { "wst": "bin/cli.js" }, "scripts": { "build": "node scripts/build.js", "prepublishOnly": "npm run build" }, "keywords": [ "weselltours", "travel", "booking", "hotel", "tour", "saas", "agent", "cli", "mcp", "mcp-server", "model-context-protocol", "modelcontextprotocol", "claude", "claude-code", "coding-agent", "ai-agent", "cursor", "cline", "windsurf", "aider", "codex" ], "author": "Joe Wee ", "license": "SEE LICENSE IN LICENSE", "homepage": "https://weselltours.com", "repository": { "type": "git", "url": "https://github.com/jyswee/weselltours.git" }, "bugs": { "url": "https://weselltours.com/contact" }, "engines": { "node": ">=18" } }