{ "version": "3.3.3", "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.3/prism-cli.exe", "hash": "3bb659e9e0687bcf9b4b10af0e7f1308ef35acf38402ef39d6731bff720d09f7" } }, "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" } } } }