{
"name": "hyperdb-mcp-linux-x64-gnu",
"version": "0.1.3",
"description": "HyperDB MCP server binary for Linux x64 (glibc)",
"os": [
"linux"
],
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"files": [
"hyperdb-mcp",
"hyperd",
"LICENSE-HYPERD"
],
"license": "MIT OR Apache-2.0",
"engines": {
"node": ">= 21"
},
"repository": {
"type": "git",
"url": "https://github.com/tableau/hyper-api-rust.git",
"directory": "hyperdb-mcp"
}
}