2020-01-30 08:02:34 +00:00

17 lines
593 B
JSON

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