2020-04-02 19:08:12 +02:00

17 lines
593 B
JSON

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