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