2019-09-19 01:00:18 +00:00

17 lines
593 B
JSON

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