{ "version": "5.9.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.9.0/twilio-v5.9.0-win32-x64.tar.xz", "hash": "450092d7a7d9a7aeb9e5cd4c34ea172cea6115612633e1e976033c809932964d" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.9.0/twilio-v5.9.0-win32-x86.tar.xz", "hash": "58abb9ddefbbd3cf77d61e1b6a1f33406b834cfee46739ea30ad764674f6f1e5" } }, "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" } } } } }