2019-12-13 18:00:40 +00:00

17 lines
593 B
JSON

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