2020-01-17 04:01:49 +00:00

17 lines
593 B
JSON

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