{ "version": "2.1.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/v2.1.1/serverless-win-x64.exe#/serverless.exe", "hash": "37205431f6d2625e724c659db41e12bc3330a73ae041f2f73e18f3ec55683475" } }, "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" } } } }