{ "version": "5.10.0", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", "suggest": { "Node.js": [ "main/nodejs", "main/nodejs-lts" ] }, "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.10.0/twilio-v5.10.0-win32-x64.tar.xz", "hash": "ede679aab2d7736815c35e78482a06a9aa5203e71da01a049e8f1b8460d40e8b" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.10.0/twilio-v5.10.0-win32-x86.tar.xz", "hash": "46144923e084be3a090ef66bd45a9ee617789b19eae9f3aabc6b0b1f9a877225" } }, "extract_dir": "twilio", "bin": "bin\\twilio.cmd", "checkver": { "url": "https://twilio-cli-prod.s3.amazonaws.com/version", "jsonpath": "$.version" }, "autoupdate": { "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v$version/twilio-v$version-win32-x64.tar.xz", "hash": { "url": "https://twilio-cli-prod.s3.amazonaws.com/win32-x64", "jsonpath": "$.sha256xz" } }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v$version/twilio-v$version-win32-x86.tar.xz", "hash": { "url": "https://twilio-cli-prod.s3.amazonaws.com/win32-x86", "jsonpath": "$.sha256xz" } } } } }