2020-03-05 23:01:49 +00:00

17 lines
593 B
JSON

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