{ "version": "3.15.1", "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.15.1/serverless-win-x64.exe#/serverless.exe", "hash": "4edf4a92e62f9d52498055c39fcb659badd839d0b3dfdb9dce43c8e09e002363" } }, "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" } } } }