{ "version": "0.237.2", "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.237.2/flow-win64-v0.237.2.zip", "hash": "30e10f8ab02af936fca70bf53b40814876c371ca1ba09084e51f53af7f6747ce" } }, "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" } } } }