mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
17 lines
593 B
JSON
17 lines
593 B
JSON
{
|
|
"version": "0.124.0",
|
|
"description": "A static type checker for JavaScript code.",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.124.0/flow-win64-v0.124.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "3ced23e88dde716bdc8e9551ffe405ac3cf0ac593633baf2e61de397f47806af",
|
|
"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"
|
|
}
|
|
}
|