2019-11-06 00:00:35 +00:00

17 lines
593 B
JSON

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