{ "version": "3.7.3", "description": "Framework for building and operating serverless applications", "homepage": "https://serverless.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/serverless/serverless/releases/download/v3.7.3/serverless-win-x64.exe#/serverless.exe", "hash": "bf51d196b3c561eba84d08e58cce009c8a14f131171ceaa1f145b3ac63cf3153" } }, "bin": "serverless.exe", "checkver": { "github": "https://github.com/serverless/serverless" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/serverless/serverless/releases/download/v$version/serverless-win-x64.exe#/serverless.exe" } } } }