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