{ "version": "4.1.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/v4.1.0/prism-cli.exe", "hash": "992e1530645ce6a678cb9cc1d90d1bf730aacce39078ec47b83d02d311b4fbd8" } }, "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" } } } }