{ "name": "stalwart_mcp", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "devDependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@types/node": "^25.9.1", "axios": "^1.17.0", "dotenv": "^17.4.2", "typescript": "^6.0.3" } }