2019-10-21 21:00:17 +00:00

17 lines
593 B
JSON

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