mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
593 B
JSON
17 lines
593 B
JSON
{
|
|
"version": "0.113.0",
|
|
"description": "A static type checker for JavaScript code.",
|
|
"license": "MIT",
|
|
"url": "https://github.com/facebook/flow/releases/download/v0.113.0/flow-win64-v0.113.0.zip",
|
|
"homepage": "https://flowtype.org/",
|
|
"hash": "13483f8f794b6dfba33082d5a3a3461311c7873cc2cf08c6376d247c0ed114c4",
|
|
"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"
|
|
}
|
|
}
|