2017-03-25 18:16:48 -07:00

25 lines
624 B
JSON

{
"homepage": "https://yarnpkg.com/",
"license": "BSD",
"version": "0.21.3",
"suggest": {
"Node.js": [
"nodejs",
"nodejs-lts"
],
"NVM": [
"nvm"
]
},
"url": "https://yarnpkg.com/downloads/0.21.3/yarn-0.21.3.msi",
"hash": "3b4e34f8a3b3c4cb63f2da5411fe7a7977f35e65679b45b68773de4ed24a0d1c",
"bin": "Yarn\\bin\\yarn.cmd",
"checkver": {
"url": "https://yarnpkg.com/latest-version",
"re": "([\\d.]+)"
},
"autoupdate": {
"url": "https://yarnpkg.com/downloads/$version/yarn-$version.msi"
}
}