{ "name": "@toolbox-sdk/server-win32-arm64", "version": "1.6.0", "license": "Apache-2.0", "author": "Google LLC", "os": [ "win32" ], "cpu": [ "arm64" ], "main": "bin/toolbox.exe", "repository": "googleapis/mcp-toolbox", "scripts": { "prepack": "node scripts/downloadBinary.js win32 arm64" }, "files": [ "bin/toolbox.exe" ] }