2020-01-03 02:00:31 +00:00

17 lines
593 B
JSON

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