{ "version": "0.205.1", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/facebook/flow/releases/download/v0.205.1/flow-win64-v0.205.1.zip", "hash": "539bd36fffc64bfd919f006ca8d67045b76689d8e2a28a4af54db29fc280115d" } }, "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" } } } }