2020-01-10 21:00:25 +00:00

17 lines
593 B
JSON

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