2020-06-27 23:22:24 +02:00

17 lines
593 B
JSON

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