mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
14 lines
452 B
JSON
14 lines
452 B
JSON
{
|
|
"homepage": "https://yarnpkg.com/",
|
|
"licence": "BSD",
|
|
"version": "0.16.1",
|
|
"depends": "nodejs",
|
|
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.16.1/yarn-0.16.1.msi",
|
|
"hash": "77eadf9e1982d44e3fd95da48da12b37a43bcb8bf359b4c1bcdf4d6f261eab18",
|
|
"bin": "Yarn\\bin\\yarn.cmd",
|
|
"checkver": {
|
|
"url": "https://github.com/yarnpkg/yarn/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|