2020-03-05 20:01:48 +00:00

17 lines
593 B
JSON

{
"version": "0.120.0",
"description": "A static type checker for JavaScript code.",
"license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.120.0/flow-win64-v0.120.0.zip",
"homepage": "https://flowtype.org/",
"hash": "dcde16066d3114cceb83d19b023a3b75e544fc1d611a0cf18b28dac622ed0e2e",
"bin": "flow.exe",
"extract_dir": "flow",
"checkver": {
"github": "https://github.com/facebook/flow"
},
"autoupdate": {
"url": "https://github.com/facebook/flow/releases/download/v$version/flow-win64-v$version.zip"
}
}