{
  "author": "GitHub",
  "bin": "main.js",
  "description": "Computer Use MCP Server",
  "exports": {
    ".": "./index.js"
  },
  "files": [
    "index.js",
    "main.js",
    "prebuilds"
  ],
  "main": "index.js",
  "name": "@github/computer-use-mcp",
  "repository": {
    "type": "git",
    "url": "https://github.com/github/computer-use.git"
  },
  "type": "module",
  "version": "0.1.59"
}
