{ "version": "0.295.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.295.0/flow-win64-v0.295.0.zip", "hash": "62d9976b12a19e9bfe3f6b9f9538bcb6bc74daa1afc0b7fc9ab30e1eab91c621" } }, "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" } } } }