2017-05-15 22:01:05 +02:00

25 lines
623 B
JSON

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