{ "version": "2.16.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.16.0/serverless-win-x64.exe#/serverless.exe", "hash": "e4d0142fdaff44dccbffaf54290bb51cb17c684af5a1025578883cf4d1db7aa7" } }, "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" } } } }