mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-03 22:11:19 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
10 lines
315 B
JSON
10 lines
315 B
JSON
{
|
|
"homepage": "http://nuget.codeplex.com/",
|
|
"version": "2.8.3",
|
|
"license": "Apache 2.0",
|
|
"url": "http://nuget.org/api/v2/package/NuGet.CommandLine/2.8.3?fn=/dl.zip",
|
|
"hash": "cbb474f62f55b292b81a1506ec964d9d547b1723c682fe4c9f38d1ab9c72b27f",
|
|
"extract_dir": "tools",
|
|
"bin": "nuget.exe"
|
|
}
|