2019-08-24 00:00:40 +00:00

17 lines
593 B
JSON

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