{ "version": "5.0.0", "description": "OpenAPI file based API server for mocking, transformations, validations and more", "homepage": "https://stoplight.io/open-source/prism", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/stoplightio/prism/releases/download/v5.0.0/prism-cli-win.exe#/prism-cli.exe", "hash": "fe2eefa71bf9bf5a044fbe33c723cdea959a0d27059a3c64f5ba7b8ff4c85d1f" } }, "bin": [ "prism-cli.exe", [ "prism-cli.exe", "prism" ] ], "checkver": { "github": "https://github.com/stoplightio/prism" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli-win.exe#/prism-cli.exe" } } } }