{ "version": "3.18.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.18.2/serverless-win-x64.exe#/serverless.exe", "hash": "fb94523d6a7dde5ea72fae700dd14e67982b2424b29b3faab48db37639942ba2" } }, "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" } } } }