2019-10-24 00:00:33 +00:00

17 lines
593 B
JSON

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