{ "version": "3.3.2", "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/v3.3.2/prism-cli.exe", "hash": "aaa3f5e74832af5503ec6557ff3e23053d1e5bae4edbf4f5b2bb142ecbdb81a3" } }, "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.exe" } } } }