2019-10-02 02:00:22 +00:00

17 lines
593 B
JSON

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