2019-08-26 19:00:49 +00:00

17 lines
593 B
JSON

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