{ "version": "0.265.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.265.2/flow-win64-v0.265.2.zip", "hash": "7b7fbf54ea35e01ba24619ce07ec5e07236ac2f7d36d04e013e9d79ee1e0b8ca" } }, "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" } } } }