{ "version": "0.233.0", "description": "A static type checker for JavaScript code", "homepage": "https://flow.org/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/facebook/flow/releases/download/v0.233.0/flow-win64-v0.233.0.zip", "hash": "fdd064e5eb17ab05a555a5b378c114e64b8c41b535224d888e9b4a70c38035df" } }, "extract_dir": "flow", "bin": "flow.exe", "checkver": { "github": "https://github.com/facebook/flow" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/facebook/flow/releases/download/v$version/flow-win64-v$version.zip" } } } }