{
  "name": "@dbx-app/mcp-linux-x64-gnu",
  "version": "0.4.92",
  "description": "Precompiled DBX MCP Rust binary for linux x64",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/t8y2/dbx",
    "directory": "packages/mcp-linux-x64-gnu"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ],
  "bin": {
    "dbx-mcp-native": "bin/dbx-mcp"
  },
  "files": [
    "bin"
  ]
}
