{
"name": "wiremcp",
"version": "1.0.0",
"description": "An MCP for network sleuthing",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "0xKoda",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.8.0",
"axios": "^1.8.4",
"child_process": "^1.0.2",
"util": "^0.12.5",
"which": "^5.0.0",
"zod": "^3.24.2"
}
}