{ "version": "0.266.1", "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.266.1/flow-win64-v0.266.1.zip", "hash": "973afd2bd51cd9ec50b574d12d97fef16dea40f980de470c80690a08060ea8ad" } }, "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" } } } }