2019-11-05 20:00:36 +00:00

17 lines
593 B
JSON

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