{ "version": "3.10.2", "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.10.2/serverless-win-x64.exe#/serverless.exe", "hash": "dc5832a5b0f99223d93b50b90ad244d37fe7127ebe24f34fad4738ee98aba041" } }, "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" } } } }