{ "version": "2.13.0", "description": "Framework for building and operating serverless applications", "homepage": "https://serverless.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/serverless/serverless/releases/download/v2.13.0/serverless-win-x64.exe#/serverless.exe", "hash": "dc0dabedb3f7d6d786bdd1f11c559763a942a9eff4036bd426a9771a9f3e5c34" } }, "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" } } } }