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