2020-06-02 10:27:06 +02:00

17 lines
593 B
JSON

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