2020-01-24 22:01:50 +00:00

17 lines
593 B
JSON

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