2020-02-06 04:01:53 +00:00

17 lines
593 B
JSON

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