2020-05-15 14:51:15 +02:00

17 lines
593 B
JSON

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